Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/fedora-rawhide-s390x-1671808387.409508/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,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,\n
27: even for large values of two" --Author Unknown
27:
27: date: 2007-06-01
27: ---------------
27: REF TREE:
27: 0x2aa2ff27708 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa2ff1e0f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa2ff1e188 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa2ff1e220 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301218f0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa30121980 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa30121a10 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa30121aa0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: ---------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: ---------------
27: REF TREE:
27: 0x2aa2ff27820 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1e310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1e3a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301238d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa30123960 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301239f0 KEYVAL: 'another' 'text' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27938 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff1e4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1e588 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301258a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa30125930 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301259c0 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: ---------------
27:
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27a50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff1e680 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: 0x2aa2ff1e718 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301277d0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa30127860 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: [2] [2] 0x2aa301278f0 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: ---------------
27:
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27b68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff1e810 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: 0x2aa2ff1e8a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301297a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa30129830 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: [2] [2] 0x2aa301298c0 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff27c80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff1dfa0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3012b7f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa3012b880 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff27d98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff1e9f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3012d7c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa3012d850 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1eae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1eb78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3012f7b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3012f840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa3012f8d0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1ec70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1ed08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301316f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa30131780 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa30131810 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: ---------------
27:
27: example: |+2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff280e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1ee00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: 0x2aa2ff1ee98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301337b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa30133840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: [2] [2] 0x2aa301338d0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: ---------------
27:
27: example: |-2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff281f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1ef90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: 0x2aa2ff1f028 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301357c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa30135850 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: [2] [2] 0x2aa301358e0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28310 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f120 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f1b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301377d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa30137860 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301378f0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: ---------------
27:
27: example: |3
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28428 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f2b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f348 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301397e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa30139870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa30139900 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28540 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f440 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f4d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3013b810 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3013b8a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa3013b930 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |4
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28658 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f5d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3013d840 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3013d8d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa3013d960 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff28770 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff1f760 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3013f810 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3013f8a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff28888 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff1f850 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30141800 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa30141890 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff289a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f9d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301438c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa30143950 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301439e0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: ---------------
27:
27: example: |9
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28ab8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff21e60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff21ef8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30145a70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa30145b00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa30145b90 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x2aa2ff28bd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff22040 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa2ff220e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301477a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa30147830 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa301478c0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x2aa2ff28ce8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff221d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa2ff22270 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301494d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa30149560 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa301495f0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x2aa2ff28e00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff26970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa2ff26a10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3014b2c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3014b350 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa3014b3e0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/32 (1 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: ---------------
27:
27: aaa: |2
27: xxx
27: bbb: |
27: yyy
27: ---------------
27: REF TREE:
27: 0x2aa2ff28f18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1fb70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa2ff1fc08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3014cff0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3014d080 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa3014d110 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: ---------------
27:
27: - aaa: |2
27: xxx
27: bbb: |
27: yyy
27: ---------------
27: REF TREE:
27: 0x2aa2ff29030 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff21fa0 MAP: (1 sibs) 2 children:
27: 0x2aa2ff1fe40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa2ff1fed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3014ed20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa3014edb0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa3014ee40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa3014eed0 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x2aa2ff29148 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30150a50 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ---------------
27: |---------------
27: REF TREE:
27: 0x2aa2ff29260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30152780 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x2aa2ff29378 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301544b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x2aa2ff29490 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301561e0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ---------------
27: |
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff295a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30157f10 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ---------------
27: |
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff296c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30159c40 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff297d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3015b970 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff298f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3015d6a0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff29a08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3015f3d0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff29b20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30161100 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff29c38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30162e30 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff29d50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30164b60 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff29e68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20340 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30166890 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa30166920 VAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff29f80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20430 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301685c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa30168650 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a098 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20520 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3016a2f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa3016a380 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a1b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20610 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3016c020 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3016c0b0 KEYVAL: 'foo' '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a2c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20700 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3016dd50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3016dde0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a3e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff207f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3016fa80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3016fb10 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a4f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301717b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a610 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301734e0 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a728 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30175210 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a840 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff209d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30176f40 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa30176fd0 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20ac0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30178c70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa30178d00 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2aa70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20bb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3017a9a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3017aa30 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2ab88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20ca0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3017c6d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3017c760 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: ---------------
27: |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2aca0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3017e400 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: ---------------
27: |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2adb8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30180130 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: ---------------
27: |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2aed0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30181e60 [ROOT] DOCVAL: '
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2afe8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20e80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30183bf0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa30183c80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b100 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20f70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301859a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa30185a30 VAL: '
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: ---------------
27: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b218 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30187750 [ROOT] DOCVAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b330 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff210b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30189500 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa30189590 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b448 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff211a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3018b2b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa3018b340 VAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: ---------------
27: |
27: asd---------------
27: REF TREE:
27: 0x2aa2ff2b560 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3018d060 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b678 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3018ee10 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b790 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30190bc0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: ---------------
27: |+
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b8a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30192970 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b9c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30194720 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2bad8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301964d0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2bbf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa30198280 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2bd08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3019a030 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2be20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3019bdd0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2bf38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3019dbe0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c050 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3019f9f0 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c168 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301a1810 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c280 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301a35c0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c398 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301a5370 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c4b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301a7120 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c5c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301a8ed0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c6e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301aac80 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c7f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301aca30 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c910 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301ae7e0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: - |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2ca28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff1fcb0 VAL: '
27: ' (2 sibs)
27: 0x2aa2ff1fd48 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b0590 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa301b0620 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa301b06b0 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2cb40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff218d0 VAL: '
27: ' (2 sibs)
27: 0x2aa2ff21968 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b2340 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa301b23d0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa301b2460 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ---------------
27: ---
27: |
27: hello
27: there
27: ---
27: |
27: hello
27: there
27: ---
27: |
27: hello
27: there
27: ---
27: |
27: ciao
27: qua
27: ---
27: |
27: ciao
27: qua
27: ---
27: |
27: ciao
27: qua
27: ---
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: REF TREE:
27: 0x2aa2ff26b00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x2aa2ff1d130 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa2ff1d1c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa2ff1d260 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa2ff1d2f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa2ff1d390 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa2ff1d428 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa2ff1d4c0 DOCSEQ: (8 sibs) 2 children:
27: 0x2aa2ff1d600 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x2aa2ff1d698 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x2aa2ff1d558 DOCMAP: (8 sibs) 2 children:
27: 0x2aa2ff1d740 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x2aa2ff1d7d8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b2c50 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa301b2ce0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa301b2d70 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa301b2e00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa301b2e90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa301b2f20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa301b2fb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa301b3040 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa301b30d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa301b3160 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa301b31f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa301b3280 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa301b3310 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: hello (size=5)
27: ^~~~~ (cols 1-6)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: ---------------
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: ---------------
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: ---------------
27: --- |2
27: hello
27: there
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ---------------
27: --- |1----------------
27: REF TREE:
27: 0x2aa2ff26f60 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa2ff1e050 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b50b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa301b5140 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: ---------------
27: --- |1+---------------
27: REF TREE:
27: 0x2aa2ff27078 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa2ff1dbe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b59c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa301b5a50 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: ---------------
27: --- |+---------------
27: REF TREE:
27: 0x2aa2ff27190 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa2ff1dcd0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b62d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa301b6360 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ---------------
27: |1----------------
27: REF TREE:
27: 0x2aa2ff272a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b6be0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ---------------
27: |1+---------------
27: REF TREE:
27: 0x2aa2ff273c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b74f0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ---------------
27: |+---------------
27: REF TREE:
27: 0x2aa2ff274d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b7e00 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: ---------------
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ---------------
27: REF TREE:
27: 0x2aa2ff275f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff1deb0 KEYVAL: 'data' 'There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b8710 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301b87a0 KEYVAL: 'data' 'There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: ---------------
27:
27: example: >
27: HTML goes into YAML without modification
27: message: |
27:
27:
27: date: 2007-06-01
27: ---------------
27: REF TREE:
27: 0x2aa2ff27708 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa2ff1e0f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa2ff1e188 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa2ff1e220 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b9020 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa301b90b0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa301b9140 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa301b91d0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: ---------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: ---------------
27: REF TREE:
27: 0x2aa2ff27820 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1e310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1e3a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301b9930 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301b99c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301b9a50 KEYVAL: 'another' 'text' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27938 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff1e4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1e588 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301ba240 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa301ba2d0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301ba360 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: ---------------
27:
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27a50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff1e680 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: 0x2aa2ff1e718 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301bab50 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa301babe0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: [2] [2] 0x2aa301bac70 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: ---------------
27:
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27b68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff1e810 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: 0x2aa2ff1e8a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301bb460 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa301bb4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: [2] [2] 0x2aa301bb580 VAL: 'another val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff27c80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff1dfa0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301bbd70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301bbe00 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff27d98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff1e9f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301bc680 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301bc710 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1eae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1eb78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301bcf90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301bd020 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301bd0b0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff27fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1ec70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1ed08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301bd8a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301bd930 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301bd9c0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: ---------------
27:
27: example: |+2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff280e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1ee00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: 0x2aa2ff1ee98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301be1b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301be240 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ' (2 sibs)
27: [2] [2] 0x2aa301be2d0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: ---------------
27:
27: example: |-2
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff281f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1ef90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: 0x2aa2ff1f028 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301beac0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301beb50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.' (2 sibs)
27: [2] [2] 0x2aa301bebe0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28310 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f120 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f1b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301bf3d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301bf460 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301bf4f0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: ---------------
27:
27: example: |3
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28428 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f2b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f348 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301bfce0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301bfd70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301bfe00 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28540 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f440 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f4d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c05f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301c0680 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301c0710 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |4
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28658 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f5d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c0f00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301c0f90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301c1020 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff28770 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff1f760 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c1810 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301c18a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff28888 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff1f850 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c2120 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301c21b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: ---------------
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff289a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1f940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff1f9d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c2a30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301c2ac0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301c2b50 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: ---------------
27:
27: example: |9
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: ---------------
27: REF TREE:
27: 0x2aa2ff28ab8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff21e60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa2ff21ef8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c3340 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301c33d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa301c3460 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x2aa2ff28bd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff22040 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa2ff220e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c3c50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301c3ce0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa301c3d70 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x2aa2ff28ce8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff221d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa2ff22270 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c4560 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301c45f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa301c4680 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x2aa2ff28e00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff26970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa2ff26a10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c4e70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301c4f00 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa301c4f90 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: ---------------
27:
27: aaa: |2
27: xxx
27: bbb: |
27: yyy
27: ---------------
27: REF TREE:
27: 0x2aa2ff28f18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa2ff1fb70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa2ff1fc08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c5780 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa301c5810 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa301c58a0 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: ---------------
27:
27: - aaa: |2
27: xxx
27: bbb: |
27: yyy
27: ---------------
27: REF TREE:
27: 0x2aa2ff29030 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff21fa0 MAP: (1 sibs) 2 children:
27: 0x2aa2ff1fe40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa2ff1fed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c6090 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301c6120 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa301c61b0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa301c6240 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x2aa2ff29148 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c69a0 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ---------------
27: |---------------
27: REF TREE:
27: 0x2aa2ff29260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c72b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x2aa2ff29378 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c7bc0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x2aa2ff29490 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c84d0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ---------------
27: |
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff295a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c8de0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ---------------
27: |
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff296c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301c96f0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff297d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301ca000 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff298f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301ca910 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff29a08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301cb220 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff29b20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301cbb30 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff29c38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301cc440 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ---------------
27: |
27:
27:
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff29d50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301ccd50 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff29e68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20340 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301cd660 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301cd6f0 VAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff29f80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20430 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301cdf70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301ce000 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: ---------------
27: - |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a098 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20520 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301ce880 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301ce910 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a1b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20610 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301cf190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301cf220 KEYVAL: 'foo' '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a2c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20700 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301cfaa0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301cfb30 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: ---------------
27: foo: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a3e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff207f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d03b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301d0440 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a4f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d0cc0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a610 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d15d0 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: ---------------
27: |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a728 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d1ee0 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a840 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff209d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d27f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301d2880 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2a958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20ac0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d3100 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301d3190 VAL: '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2aa70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20bb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d3a10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301d3aa0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2ab88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20ca0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d4320 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301d43b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: ---------------
27: |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2aca0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d4c30 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: ---------------
27: |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2adb8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d5540 [ROOT] DOCVAL: '
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: ---------------
27: |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2aed0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d5e50 [ROOT] DOCVAL: '
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2afe8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff20e80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d6760 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301d67f0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b100 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff20f70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d7070 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301d7100 VAL: '
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: ---------------
27: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b218 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d7980 [ROOT] DOCVAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b330 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa2ff210b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d8290 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301d8320 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b448 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa2ff211a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d8ba0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa301d8c30 VAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: ---------------
27: |
27: asd---------------
27: REF TREE:
27: 0x2aa2ff2b560 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d94b0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b678 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301d9dc0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b790 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301da6d0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: ---------------
27: |+
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b8a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301dafe0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2b9c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301db8f0 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2bad8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301dc200 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2bbf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301dcb10 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2bd08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301dd420 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2be20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301ddd30 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2bf38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301de640 [ROOT] DOCVAL: 'asd
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27:
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c050 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301def50 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c168 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301df860 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c280 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301e0170 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c398 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301e0a80 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c4b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301e1390 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c5c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301e1ca0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c6e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301e25b0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c7f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301e2ec0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: ---------------
27: |
27: asd
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2c910 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301e37d0 [ROOT] DOCVAL: 'asd
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: - |+
27: ---------------
27: REF TREE:
27: 0x2aa2ff2ca28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff1fcb0 VAL: '
27: ' (2 sibs)
27: 0x2aa2ff1fd48 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301e40e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa301e4170 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa301e4200 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x2aa2ff2cb40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa2ff218d0 VAL: '
27: ' (2 sibs)
27: 0x2aa2ff21968 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa301e49f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa301e4a80 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa301e4b10 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: e\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ere\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: o\n
27: qua\n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: e\n
27: - |\n
27: ciao\n
27: qua\n
27: a\n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: e\n
27: bar: |\n
27: ciao\n
27: qua\n
27: a\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x2aa3010d030 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa3010d0c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa3010d150 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa3010d1e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa3010d270 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa3010d300 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa3010d390 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa3010d420 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa3010d4b0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa3010d540 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa3010d5d0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa3010d660 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa3010d6f0 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- |\n
27: hello\n
27: there\n
27: \n
27: --- |\n
27: hello\n
27: there\n
27: \n
27: --- |\n
27: hello\n
27: there\n
27: \n
27: --- |\n
27: ciao\n
27: qua\n
27: \n
27: --- |\n
27: ciao\n
27: qua\n
27: \n
27: --- |\n
27: ciao\n
27: qua\n
27: \n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: \n
27: - |\n
27: ciao\n
27: qua\n
27: \n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: \n
27: bar: |\n
27: ciao\n
27: qua\n
27: \n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa301e84a0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa301e8530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa301e85c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa301e8650 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa301e86e0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa301e8770 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa301e8800 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa301e8890 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa301e8920 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa301e89b0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa301e8a40 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa301e8ad0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa301e8b60 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: --- |1-~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x2aa301144f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa30114580 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa301e9690 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa301e9720 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: --- |1+~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x2aa30116220 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa301162b0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa301e9fa0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa301ea030 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: --- |+~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x2aa30117f50 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa30117fe0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa301ea8b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa301ea940 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: |1-~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x2aa30119c80 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa301eb1c0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: |1+~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x2aa3011b9b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa301ebad0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: |+~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x2aa3011d6e0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa301ec3e0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: \n
27: data: |\n
27: There once was a short man from Ealing\n
27: Who got on a bus to Darjeeling\n
27: It said on the door\n
27: "Please don't spit on the floor"\n
27: So he carefully spat on the ceiling\n
27: on the ceiling\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x2aa3011f820 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3011f8b0 KEYVAL: 'data' 'There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: data: |\n
27: There once was a short man from Ealing\n
27: Who got on a bus to Darjeeling\n
27: It said on the door\n
27: "Please don't spit on the floor"\n
27: So he carefully spat on the ceiling\n
27: \n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa301eccf0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa301ecd80 KEYVAL: 'data' 'There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: \n
27: example: >\n
27: HTML goes into YAML without modification\n
27: ication\n
27: message: |\n
27: \n
27:
\n
27: uthor Unknown
27:27: ' (3 sibs) 27: [3] [3] 0x2aa30121aa0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: HTML goes into YAML without modification\n 27: \n 27: message: |\n 27:"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
\n 27:\n 27: \n 27: date: '2007-06-01'\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ed600 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa301ed690 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa301ed720 KEYVAL: 'message' '"Three is always greater than two,\n 27: even for large values of two"
\n 27:--Author Unknown
\n 27:
27:27: ' (3 sibs) 27: [3] [3] 0x2aa301ed7b0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: he end.\n 27: \n 27: another: text\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301238d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30123960 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301239f0 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: text\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301edf10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301edfa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301ee030 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301258a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30125930 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301259c0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ee820 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301ee8b0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301ee940 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: he end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301277d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30127860 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa301278f0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ef130 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301ef1c0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa301ef250 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.t the end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301297a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30129830 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa301298c0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301efa40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301efad0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa301efb60 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3012b7f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3012b880 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f0350 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301f03e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: er line at the end.\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3012d7c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3012d850 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f0c60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301f0cf0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3012f7b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3012f840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3012f8d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f1570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f1600 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301f1690 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |2\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301316f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30131780 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30131810 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f1e80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f1f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301f1fa0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |+2\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: he end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301337b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30133840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa301338d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f2790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f2820 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa301f28b0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |-2\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.t the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301357c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30135850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa301358e0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f30a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f3130 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa301f31c0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: ne at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301377d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30137860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301378f0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f39b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f3a40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301f3ad0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |3\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: ne at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301397e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30139870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30139900 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f42c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f4350 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301f43e0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: er line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3013b810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3013b8a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3013b930 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f4bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f4c60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301f4cf0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |4\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: er line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3013d840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3013d8d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3013d960 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f54e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f5570 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301f5600 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: the end.\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3013f810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3013f8a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f5df0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301f5e80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: er line at the end.\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30141800 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30141890 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f6700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301f6790 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301438c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30143950 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301439e0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f7010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f70a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301f7130 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: example: |9\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30145a70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30145b00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30145b90 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f7920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f79b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301f7a40 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\n 27: src: |\n 27: #include <{{hdr.filename}}>\n 27: \n 27: {{src.gencode}}\n 27: gencode}}\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301477a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30147830 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa301478c0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include <{{hdr.filename}}>\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f8230 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301f82c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa301f8350 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\n 27: src: |\n 27: #include "{{hdr.filename}}"\n 27: \n 27: {{src.gencode}}\n 27: gencode}}\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301494d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30149560 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa301495f0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include "{{hdr.filename}}"\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f8b40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301f8bd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa301f8c60 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\n 27: src: |\n 27: #include '{{hdr.filename}}'\n 27: \n 27: {{src.gencode}}\n 27: gencode}}\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3014b2c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3014b350 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa3014b3e0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include '{{hdr.filename}}'\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f9450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301f94e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa301f9570 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: aaa: |2\n 27: xxx\n 27: bbb: |\n 27: yyy\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3014cff0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3014d080 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa3014d110 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: aaa: |\n 27: xxx\n 27: \n 27: bbb: |\n 27: yyy\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301f9d60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301f9df0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa301f9e80 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - aaa: |2\n 27: xxx\n 27: bbb: |\n 27: yyy\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3014ed20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3014edb0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa3014ee40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa3014eed0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - aaa: |\n 27: xxx\n 27: \n 27: bbb: |\n 27: yyy\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301fa670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301fa700 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa301fa790 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa301fa820 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \t \n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30150a50 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |2\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301faf80 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30152780 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301fb890 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301544b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301fc1a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301561e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301fcab0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30157f10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301fd3c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30159c40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301fdcd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3015b970 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301fe5e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3015d6a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301feef0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3015f3d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ff800 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30161100 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30200110 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30162e30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30200a20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30164b60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30201330 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30166890 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30166920 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30201c40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30201cd0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301685c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30168650 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30202550 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa302025e0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3016a2f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3016a380 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30202e60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30202ef0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3016c020 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3016c0b0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30203770 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30203800 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3016dd50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3016dde0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30204080 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30204110 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3016fa80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3016fb10 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30204990 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30204a20 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301717b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302052a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301734e0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30205bb0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30175210 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302064c0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30176f40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30176fd0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30206dd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30206e60 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30178c70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30178d00 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302076e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30207770 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3017a9a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3017aa30 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30207ff0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30208080 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3017c6d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3017c760 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30208900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30208990 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3017e400 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30209210 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30180130 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30209b20 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30181e60 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020a430 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30183bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30183c80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020ad40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3020add0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301859a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30185a30 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020b650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3020b6e0 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30187750 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020bf60 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30189500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30189590 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020c870 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3020c900 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3018b2b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3018b340 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020d180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3020d210 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3018d060 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020da90 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3018ee10 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020e3a0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30190bc0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020ecb0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\n 27: asd\n 27: d\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30192970 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020f5c0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30194720 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3020fed0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301964d0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302107e0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: d\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa30198280 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302110f0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3019a030 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30211a00 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: asd\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3019bdd0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30212310 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: asd\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3019dbe0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30212c20 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: \n 27: \n 27: sd\n 27: \n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa3019f9f0 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30213530 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: sd\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301a1810 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30213e40 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: sd\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301a35c0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30214750 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: d\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301a5370 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30215060 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \n 27: d\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301a7120 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30215970 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \t \n 27: d\n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301a8ed0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30216280 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301aac80 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30216b90 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \t \n 27: d\n 27: \t \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301aca30 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302174a0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: \t \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ae7e0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30217db0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b0590 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301b0620 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa301b06b0 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302186c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30218750 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa302187e0 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b2340 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301b23d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa301b2460 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30219000 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30219090 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa30219120 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip_json/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ---\r\n 27: |\r\n 27: hello\n 27: there\n 27: \r\n 27: ---\r\n 27: |\r\n 27: hello\n 27: there\n 27: re\r\n 27: ---\r\n 27: |\r\n 27: hello\n 27: there\n 27: here\r\n 27: ---\r\n 27: |\r\n 27: ciao\n 27: qua\n 27: \r\n 27: ---\r\n 27: |\r\n 27: ciao\n 27: qua\n 27: \n 27: qua\r\n 27: ---\r\n 27: |\r\n 27: ciao\n 27: qua\n 27: o\r\n 27: qua\r\n 27: ---\r\n 27: - |\r\n 27: hello\n 27: there\n 27: re\r\n 27: - |\r\n 27: ciao\n 27: qua\n 27: ua\r\n 27: ---\r\n 27: foo: |\r\n 27: hello\n 27: there\n 27: re\r\n 27: bar: |\r\n 27: ciao\n 27: qua\n 27: ua\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b2c50 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa301b2ce0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa301b2d70 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa301b2e00 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa301b2e90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa301b2f20 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa301b2fb0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa301b3040 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa301b30d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa301b3160 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa301b31f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa301b3280 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa301b3310 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- |\n 27: hello\n 27: there\n 27: \n 27: --- |\n 27: hello\n 27: there\n 27: \n 27: --- |\n 27: hello\n 27: there\n 27: \n 27: --- |\n 27: ciao\n 27: qua\n 27: \n 27: --- |\n 27: ciao\n 27: qua\n 27: \n 27: --- |\n 27: ciao\n 27: qua\n 27: \n 27: ---\n 27: - |\n 27: hello\n 27: there\n 27: \n 27: - |\n 27: ciao\n 27: qua\n 27: \n 27: ---\n 27: foo: |\n 27: hello\n 27: there\n 27: \n 27: bar: |\n 27: ciao\n 27: qua\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30219940 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa302199d0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa30219a60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa30219af0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa30219b80 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa30219c10 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa30219ca0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa30219d30 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa30219dc0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa30219e50 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa30219ee0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa30219f70 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa3021a000 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: --- |1-~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b50b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa301b5140 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021a250 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa3021a2e0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: --- |1+~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b59c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa301b5a50 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021ab60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa3021abf0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: --- |+~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b62d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa301b6360 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021b470 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa3021b500 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |1-~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b6be0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021bd80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |1+~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b74f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021c690 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b7e00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021cfa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: data: |\r\n 27: There once was a short man from Ealing\n 27: Who got on a bus to Darjeeling\n 27: It said on the door\n 27: "Please don't spit on the floor"\n 27: So he carefully spat on the ceiling\n 27: pat on the ceiling\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b8710 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301b87a0 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: data: |\n 27: There once was a short man from Ealing\n 27: Who got on a bus to Darjeeling\n 27: It said on the door\n 27: "Please don't spit on the floor"\n 27: So he carefully spat on the ceiling\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021d8b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3021d940 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: >\r\n 27: HTML goes into YAML without modification\n 27: ication\r\n 27: message: |\r\n 27:"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
\n 27:\n 27: --Author Unknown\r\n 27: \r\n 27: date: 2007-06-01\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b9020 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa301b90b0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa301b9140 KEYVAL: 'message' '"Three is always greater than two,\n 27: even for large values of two"
\n 27:--Author Unknown
\n 27:
27:27: ' (3 sibs) 27: [3] [3] 0x2aa301b91d0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: HTML goes into YAML without modification\n 27: \n 27: message: |\n 27:"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
\n 27:\n 27: \n 27: date: '2007-06-01'\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021e1c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa3021e250 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa3021e2e0 KEYVAL: 'message' '"Three is always greater than two,\n 27: even for large values of two"
\n 27:--Author Unknown
\n 27:
27:27: ' (3 sibs) 27: [3] [3] 0x2aa3021e370 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: at the end.\r\n 27: \r\n 27: another: text\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301b9930 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301b99c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301b9a50 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: text\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021ead0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3021eb60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3021ebf0 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: - another val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ba240 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301ba2d0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301ba360 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021f480 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3021f510 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3021f5a0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |+\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: at the end.\r\n 27: \r\n 27: \r\n 27: - another val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301bab50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301babe0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa301bac70 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3021fe30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3021fec0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa3021ff50 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |-\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.ne at the end.\r\n 27: \r\n 27: \r\n 27: - another val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301bb460 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301bb4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa301bb580 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: - another val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302207e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30220870 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa30220900 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301bbd70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301bbe00 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302210f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30221180 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: nother line at the end.\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301bc680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301bc710 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30221a00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30221a90 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301bcf90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301bd020 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301bd0b0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30222440 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa302224d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30222560 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |2\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301bd8a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301bd930 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301bd9c0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30222df0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30222e80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30222f10 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |+2\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301be1b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301be240 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa301be2d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |+\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30223700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30223790 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa30223820 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |-2\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.ne at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301beac0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301beb50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa301bebe0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302240b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30224140 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa302241d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: r line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301bf3d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301bf460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301bf4f0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30224a60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30224af0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30224b80 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |3\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: r line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301bfce0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301bfd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301bfe00 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30225410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa302254a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30225530 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: nother line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c05f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301c0680 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301c0710 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30225dc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30225e50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30225ee0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |4\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: nother line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c0f00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301c0f90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301c1020 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30226770 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30226800 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30226890 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: e at the end.\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c1810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301c18a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30227120 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa302271b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: nother line at the end.\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c2120 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301c21b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30227ad0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30227b60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \r\n 27: plus another line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c2a30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301c2ac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301c2b50 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30228480 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30228510 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa302285a0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |9\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \r\n 27: plus another line at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c3340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301c33d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa301c3460 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: \n 27: another: val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30228e30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30228ec0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30228f50 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\r\n 27: src: |\r\n 27: #include <{{hdr.filename}}>\n 27: \n 27: {{src.gencode}}\n 27: c.gencode}}\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c3c50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301c3ce0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa301c3d70 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include <{{hdr.filename}}>\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302297a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30229830 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa302298c0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\r\n 27: src: |\r\n 27: #include "{{hdr.filename}}"\n 27: \n 27: {{src.gencode}}\n 27: c.gencode}}\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c4560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301c45f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa301c4680 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include "{{hdr.filename}}"\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022a110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3022a1a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa3022a230 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: tpl:\r\n 27: src: |\r\n 27: #include '{{hdr.filename}}'\n 27: \n 27: {{src.gencode}}\n 27: c.gencode}}\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c4e70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301c4f00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa301c4f90 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: tpl:\n 27: src: |\n 27: #include '{{hdr.filename}}'\n 27: \n 27: {{src.gencode}}\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022aa80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3022ab10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa3022aba0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: aaa: |2\r\n 27: xxx\n 27: x\r\n 27: bbb: |\r\n 27: yyy\n 27: y\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c5780 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa301c5810 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa301c58a0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: aaa: |\n 27: xxx\n 27: \n 27: bbb: |\n 27: yyy\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022b390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3022b420 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa3022b4b0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: - aaa: |2\r\n 27: xxx\n 27: xxx\r\n 27: bbb: |\r\n 27: yyy\n 27: yyy\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c6090 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301c6120 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa301c61b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa301c6240 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - aaa: |\n 27: xxx\n 27: \n 27: bbb: |\n 27: yyy\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022bcd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3022bd60 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa3022bdf0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa3022be80 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \t \n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c69a0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |2\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022c610 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c72b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022cf20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c7bc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022d830 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c84d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022e140 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c8de0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022ea50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301c96f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022f360 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ca000 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3022fc70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ca910 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30230580 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301cb220 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30230e90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301cbb30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302317a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301cc440 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302320b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ccd50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302329c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301cd660 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301cd6f0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302332d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30233360 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301cdf70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301ce000 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30233be0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30233c70 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ce880 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301ce910 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302344f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30234580 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301cf190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301cf220 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30234e00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30234e90 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301cfaa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301cfb30 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30235710 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa302357a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d03b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301d0440 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30236020 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa302360b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d0cc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30236930 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d15d0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30237240 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d1ee0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30237b50 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d27f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301d2880 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30238460 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa302384f0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d3100 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301d3190 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30238d70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30238e00 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d3a10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301d3aa0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30239680 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30239710 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d4320 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301d43b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30239f90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3023a020 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d4c30 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023a8a0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d5540 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023b1b0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d5e50 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023bac0 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d6760 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301d67f0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023c3d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3023c460 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d7070 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301d7100 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023cce0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3023cd70 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: \n 27: \n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d7980 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023d5f0 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: foo: |+\r\n 27: \n 27: \n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d8290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa301d8320 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023df00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3023df90 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \n 27: \n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d8ba0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa301d8c30 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023e840 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3023e8d0 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d94b0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023f150 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301d9dc0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3023fa60 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301da6d0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30240370 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |+\r\n 27: asd\n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301dafe0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30240c80 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301db8f0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30241590 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301dc200 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30241ea0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: d\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301dcb10 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302427b0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: asd\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301dd420 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302430c0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: asd\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301ddd30 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302439d0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: asd\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301de640 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302442e0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: \n 27: \n 27: sd\r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301def50 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30244bf0 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: sd\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301df860 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30245530 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: sd\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301e0170 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30245e40 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: d\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301e0a80 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30246750 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \n 27: d\r\n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301e1390 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30247060 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \t \n 27: d\r\n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301e1ca0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30247970 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \t \n 27: \r\n 27: \t ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301e25b0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30248280 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \t \n 27: d\r\n 27: \t \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301e2ec0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30248b90 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: |\r\n 27: asd\n 27: \t \n 27: \r\n 27: \t \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301e37d0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: |\n 27: asd\n 27: \t \n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa302494a0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \r\n 27: - |+\r\n 27: \n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301e40e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301e4170 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa301e4200 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa30249db0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30249e40 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa30249ed0 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - |+\r\n 27: \n 27: \r\n 27: - |+\r\n 27: \n 27: \r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2aa301e49f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa301e4a80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa301e4b10 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - |+\n 27: \n 27: - |+\n 27: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3024a6f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024a780 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa3024a810 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip_json/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff26b00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa2ff1d130 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa2ff1d1c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa2ff1d260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa2ff1d2f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa2ff1d390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa2ff1d428 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa2ff1d4c0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa2ff1d600 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa2ff1d698 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa2ff1d558 DOCMAP: (8 sibs) 2 children: 27: 0x2aa2ff1d740 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa2ff1d7d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024b030 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa3024b0c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa3024b150 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa3024b1e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa3024b270 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa3024b300 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa3024b390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa3024b420 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa3024b4b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa3024b540 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa3024b5d0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa3024b660 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa3024b6f0 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff26f60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa2ff1e050 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3010b520 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa3010b5b0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27078 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa2ff1dbe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024b790 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024b820 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27190 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa2ff1dcd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024b8c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024b950 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff272a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024b9f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff273c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024ba90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff274d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024bb30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff275f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff1deb0 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024bbd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024bc60 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27708 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa2ff1e0f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa2ff1e188 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa2ff1e220 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024bd00 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa3024bd90 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa3024be20 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: [3] [3] 0x2aa3024beb0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27820 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1e310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1e3a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024bf50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024bfe0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024c070 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27938 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff1e4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1e588 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024c110 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024c1a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024c230 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27a50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff1e680 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: 0x2aa2ff1e718 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024c2d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024c360 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa3024c3f0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27b68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff1e810 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: 0x2aa2ff1e8a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024c490 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024c520 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa3024c5b0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27c80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff1dfa0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024c650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024c6e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27d98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff1e9f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024c780 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024c810 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1eae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1eb78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024c8b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024c940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024c9d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1ec70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1ed08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024ca70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024cb00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024cb90 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff280e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1ee00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: 0x2aa2ff1ee98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024cc30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024ccc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa3024cd50 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff281f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1ef90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: 0x2aa2ff1f028 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024cdf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024ce80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa3024cf10 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28310 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f1b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024cfb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024d040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024d0d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28428 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f2b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f348 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024d170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024d200 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024d290 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28540 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f4d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024d330 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024d3c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024d450 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28658 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f5d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024d4f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024d580 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024d610 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28770 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff1f760 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024d6b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024d740 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28888 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff1f850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024d7e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024d870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff289a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f9d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024d910 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024d9a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024da30 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28ab8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff21e60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff21ef8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024dad0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024db60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3024dbf0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28bd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff22040 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa2ff220e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024dc90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024dd20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa3024ddb0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28ce8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff221d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa2ff22270 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024de50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024dee0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa3024df70 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28e00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff26970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa2ff26a10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e010 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024e0a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa3024e130 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28f18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1fb70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa2ff1fc08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e1d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3024e260 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa3024e2f0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29030 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff21fa0 MAP: (1 sibs) 2 children: 27: 0x2aa2ff1fe40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa2ff1fed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e390 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024e420 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa3024e4b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa3024e540 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29148 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e5e0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e680 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29378 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e720 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29490 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e7c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff295a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e860 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff296c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e900 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff297d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024e9a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff298f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024ea40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29a08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024eae0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29b20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024eb80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29c38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024ec20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29d50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024ecc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29e68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20340 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024ed60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024edf0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29f80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20430 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024ee90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024ef20 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a098 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20520 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024efc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024f050 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a1b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20610 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f0f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024f180 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a2c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20700 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f220 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024f2b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a3e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff207f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f350 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024f3e0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a4f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f480 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a610 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f520 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a728 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f5c0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a840 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff209d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f660 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024f6f0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20ac0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024f820 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2aa70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20bb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f8c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024f950 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2ab88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20ca0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024f9f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024fa80 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2aca0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024fb20 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2adb8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024fbc0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2aed0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024fc60 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2afe8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20e80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024fd00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024fd90 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b100 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20f70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024fe30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3024fec0 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b218 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa3024ff60 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b330 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff210b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250000 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30250090 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b448 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff211a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250130 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa302501c0 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b560 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250260 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b678 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250300 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b790 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302503a0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b8a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250440 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b9c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302504e0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2bad8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250580 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2bbf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250620 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2bd08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302506c0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2be20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250760 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2bf38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250800 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c050 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302508a0 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c168 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250940 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c280 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302509e0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c398 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250a80 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c4b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250b20 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c5c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250bc0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c6e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250c60 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c7f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250d00 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c910 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250da0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2ca28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff1fcb0 VAL: ' 27: ' (2 sibs) 27: 0x2aa2ff1fd48 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30250e40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30250ed0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa30250f60 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2cb40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff218d0 VAL: ' 27: ' (2 sibs) 27: 0x2aa2ff21968 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30251000 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30251090 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa30251120 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/88 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/0 27: ------------------------------------------- 27: running test case 'indentation requirements' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff26b00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa2ff1d130 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa2ff1d1c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa2ff1d260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa2ff1d2f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa2ff1d390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa2ff1d428 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa2ff1d4c0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa2ff1d600 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa2ff1d698 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa2ff1d558 DOCMAP: (8 sibs) 2 children: 27: 0x2aa2ff1d740 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa2ff1d7d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302511c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa30251250 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa302512e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa30251370 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa30251400 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa30251490 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa30251520 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa302515b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa30251640 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa302516d0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa30251760 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa302517f0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa30251880 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff26f60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa2ff1e050 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30251920 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa302519b0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/5 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27078 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa2ff1dbe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30251a50 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa30251ae0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/6 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27190 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa2ff1dcd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30251b80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa30251c10 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/7 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff272a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30251cb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/8 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_03_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff273c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30251d50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/9 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_xx_1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff274d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30251df0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/10 27: ------------------------------------------- 27: running test case 'block literal as map entry' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff275f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff1deb0 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30251e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30251f20 KEYVAL: 'data' 'There once was a short man from Ealing 27: Who got on a bus to Darjeeling 27: It said on the door 27: "Please don't spit on the floor" 27: So he carefully spat on the ceiling 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/11 27: ------------------------------------------- 27: running test case 'block literal and two scalars' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27708 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa2ff1e0f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa2ff1e188 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa2ff1e220 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30251fc0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa30252050 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa302520e0 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: [3] [3] 0x2aa30252170 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27820 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1e310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1e3a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30252210 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa302522a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30252330 KEYVAL: 'another' 'text' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/13 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27938 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff1e4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1e588 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302523d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30252460 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa302524f0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/14 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27a50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff1e680 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: 0x2aa2ff1e718 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30252590 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30252620 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa302526b0 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27b68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff1e810 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: 0x2aa2ff1e8a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30252750 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa302527e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa30252870 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/16 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27c80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff1dfa0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30252910 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa302529a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/17 27: ------------------------------------------- 27: running test case 'block literal as seq val at eof, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27d98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff1e9f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30252a40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30252ad0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/18 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1eae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1eb78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30252b70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30252c00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30252c90 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/19 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff27fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1ec70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1ed08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30252d30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30252dc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30252e50 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/20 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff280e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1ee00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: 0x2aa2ff1ee98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30252ef0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30252f80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: 27: 27: ' (2 sibs) 27: [2] [2] 0x2aa30253010 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff281f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1ef90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: 0x2aa2ff1f028 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302530b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30253140 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end.' (2 sibs) 27: [2] [2] 0x2aa302531d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/22 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28310 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f1b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30253270 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30253300 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30253390 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/22 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/23 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28428 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f2b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f348 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30253430 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa302534c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30253550 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/23 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/24 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28540 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f4d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302535f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30253680 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30253710 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/24 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/25 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28658 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f5d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302537b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30253840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa302538d0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/25 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/26 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28770 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff1f760 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30253970 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30253a00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/26 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/27 27: ------------------------------------------- 27: running test case 'block literal as map val at eof, implicit indentation 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28888 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff1f850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30253aa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30253b30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/27 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/28 27: ------------------------------------------- 27: running test case 'block literal as map val, implicit indentation 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff289a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1f940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff1f9d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30253bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30253c60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30253cf0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/28 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/29 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28ab8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff21e60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa2ff21ef8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30253d90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30253e20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa30253eb0 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/29 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/30 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, without quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28bd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff22040 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa2ff220e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30253f50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30253fe0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa30254070 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/30 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/31 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with double quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28ce8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff221d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa2ff22270 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa302541a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa30254230 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/31 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/32 27: ------------------------------------------- 27: running test case 'block literal with empty unindented lines, with single quotes' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28e00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff26970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa2ff26a10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302542d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30254360 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa302543f0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/32 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/33 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff28f18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa2ff1fb70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa2ff1fc08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254490 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa30254520 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa302545b0 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/33 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/34 27: ------------------------------------------- 27: running test case 'block literal with same indentation level 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29030 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff21fa0 MAP: (1 sibs) 2 children: 27: 0x2aa2ff1fe40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa2ff1fed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa302546e0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa30254770 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa30254800 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/34 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/35 27: ------------------------------------------- 27: running test case 'block literal with tab and spaces' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29148 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302548a0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/35 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/36 27: ------------------------------------------- 27: running test case 'block literal with empty docval 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254940 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/36 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/37 27: ------------------------------------------- 27: running test case 'block literal with empty docval 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29378 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302549e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/37 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/38 27: ------------------------------------------- 27: running test case 'block literal with empty docval 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29490 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254a80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/38 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/39 27: ------------------------------------------- 27: running test case 'block literal with empty docval 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff295a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254b20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/39 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/40 27: ------------------------------------------- 27: running test case 'block literal with empty docval 5' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff296c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254bc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/40 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/41 27: ------------------------------------------- 27: running test case 'block literal with empty docval 8' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff297d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254c60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/41 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/42 27: ------------------------------------------- 27: running test case 'block literal with empty docval 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff298f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254d00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/42 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/43 27: ------------------------------------------- 27: running test case 'block literal with empty docval 10' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29a08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254da0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/43 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/44 27: ------------------------------------------- 27: running test case 'block literal with empty docval 11' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29b20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254e40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/44 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/45 27: ------------------------------------------- 27: running test case 'block literal with empty docval 12' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29c38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254ee0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/45 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/46 27: ------------------------------------------- 27: running test case 'block literal with empty docval 13' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29d50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30254f80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/46 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/47 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29e68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20340 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255020 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa302550b0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/47 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/48 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff29f80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20430 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255150 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa302551e0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/48 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/49 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.0.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a098 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20520 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255280 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30255310 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/49 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/50 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a1b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20610 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302553b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30255440 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a2c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20700 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302554e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30255570 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/51 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/52 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a3e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff207f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255610 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa302556a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/52 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/53 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a4f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255740 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/53 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/54 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a610 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302557e0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/54 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/55 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.2.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a728 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255880 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/55 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/56 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a840 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff209d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255920 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa302559b0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/56 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/57 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.0.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2a958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20ac0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30255ae0 VAL: ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/57 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/58 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2aa70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20bb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255b80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30255c10 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/58 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/59 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2ab88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20ca0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255cb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30255d40 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/59 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/60 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2aca0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255de0 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/60 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/61 27: ------------------------------------------- 27: running test case 'block literal with empty docval 15.2.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2adb8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255e80 [ROOT] DOCVAL: ' 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/61 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/62 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2aed0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255f20 [ROOT] DOCVAL: ' 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/62 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/63 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2afe8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff20e80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30255fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30256050 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/63 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/64 27: ------------------------------------------- 27: running test case 'block literal with empty docval 16.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b100 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff20f70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302560f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30256180 VAL: ' 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/64 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/65 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b218 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256220 [ROOT] DOCVAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/65 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/66 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b330 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa2ff210b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302562c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa30256350 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/66 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/67 27: ------------------------------------------- 27: running test case 'block literal with empty docval 17.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b448 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa2ff211a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302563f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa30256480 VAL: ' 27: 27: 27: ' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/67 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/68 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b560 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256520 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/68 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/69 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b678 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302565c0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/69 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/70 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b790 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256660 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/70 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/71 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 1.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b8a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256700 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/71 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/72 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2b9c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302567a0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/72 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/73 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2bad8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256840 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/73 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/74 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 4' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2bbf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302568e0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/74 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/75 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2bd08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256980 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/75 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/76 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2be20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256a20 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/76 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/77 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.2' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2bf38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256ac0 [ROOT] DOCVAL: 'asd 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/77 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/78 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 5.3' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c050 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256b60 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/78 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/79 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 6' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c168 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256c00 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/79 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/80 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 7' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c280 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256ca0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/80 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/81 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 8' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c398 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256d40 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/81 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/82 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 9' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c4b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256de0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/82 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/83 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 10' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c5c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256e80 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/83 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/84 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 11' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c6e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256f20 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/84 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/85 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 12' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c7f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30256fc0 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/85 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/86 27: ------------------------------------------- 27: running test case 'block literal with docval no newlines at end 13' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2c910 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30257060 [ROOT] DOCVAL: 'asd 27: 27: ' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/86 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/87 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 0' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2ca28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff1fcb0 VAL: ' 27: ' (2 sibs) 27: 0x2aa2ff1fd48 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa30257100 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30257190 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa30257220 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/87 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/88 27: ------------------------------------------- 27: running test case 'block literal, empty block vals in seq 1' 27: ------------------------------------------- 27: REF TREE: 27: 0x2aa2ff2cb40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa2ff218d0 VAL: ' 27: ' (2 sibs) 27: 0x2aa2ff21968 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa302572c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa30257350 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa302573e0 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/88 (0 ms) 27: [----------] 3204 tests from BLOCK_LITERAL/YmlTestCase (60 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (61 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.08 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 2366 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: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (1 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x2aa0e85d380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa0e853cd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853d68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853e00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853e98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e853f30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e853fc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e854060 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa0e8541a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa0e854238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa0e8540f8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa0e8542e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa0e854378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9c4070 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa0e9c4100 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa0e9c4190 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa0e9c4220 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa0e9c42b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa0e9c4340 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa0e9c43d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa0e9c4460 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa0e9c44f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa0e9c4580 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa0e9c4610 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa0e9c46a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa0e9c4730 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x2aa0e85d7e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9cd080 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85d8f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9cedb0 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: 28: bar 28: --------------- 28: REF TREE: 28: 0x2aa0e85da10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d0ae0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: --------------- 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: 28: ##### this is the original scalar: 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: 28: ##### without any indentation 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: --------------- 28: REF TREE: 28: 0x2aa0e85db28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa0e854870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0e854908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0e8549a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d3290 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa0e9d3320 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa0e9d33b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa0e9d3440 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: - > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: - another val 28: --------------- 28: REF TREE: 28: 0x2aa0e85dc40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e854a90 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e854b28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d5100 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9d5190 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9d5220 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85dd58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854c20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e854cb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d70f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9d7180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9d7210 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: --------------- 28: 28: example: >+ 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85de70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x2aa0e854e48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d9030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9d90c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9d9150 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: --------------- 28: 28: example: >- 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85df88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x2aa0e854fd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9db020 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9db0b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0e9db140 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: example: >2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e0a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e8550d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855168 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9dd010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9dd0a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9dd130 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: --------------- 28: 28: example: >+2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: example2: >2+ 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85e1b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x2aa0e8552f8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9df0e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9df170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9df200 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: --------------- 28: 28: example: >-2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: example2: >2- 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85e2d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e856650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x2aa0e8566e8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e12f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e1380 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0e9e1410 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e3e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e856790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e856828 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e33b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e3440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9e34d0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: --------------- 28: 28: example: >3 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e858be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e858c78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e53c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e5450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9e54e0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e8554e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e73f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e7480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9e7510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: --------------- 28: 28: example: >4 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855708 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e9420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e94b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9e9540 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855898 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9eb3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9eb480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9eb510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: --------------- 28: 28: example: >9 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855a28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9ed5a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9ed630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9ed6c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: --------------- 28: 28: data: > 28: Wrapped text 28: will be folded 28: into a single 28: paragraph 28: 28: Blank lines denote 28: paragraph breaks 28: --------------- 28: REF TREE: 28: 0x2aa0e85ea78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa0e855ad0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9ef470 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa0e9ef500 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: --------------- 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: another: text 28: --------------- 28: REF TREE: 28: 0x2aa0e85eb90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855c58 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f1440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9f14d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9f1560 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x2aa0e85eca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f3170 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: --------------- 28: >--------------- 28: REF TREE: 28: 0x2aa0e85edc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f4ea0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x2aa0e85eed8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f6bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x2aa0e85eff0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f8900 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f108 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9fa630 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f220 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9fc360 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f338 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9fe090 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f450 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9ffdc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f568 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea01af0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f680 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea03820 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f798 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea05550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f8b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea07280 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: --------------- 28: > 28: asd--------------- 28: REF TREE: 28: 0x2aa0e85f9c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea08fb0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e85fae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea0ace0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85fbf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea0ca10 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e85fd10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea0e740 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85fe28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea10470 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85ff40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea121a0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea13ed0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea15c00 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea17930 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e8603a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea19660 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e8604b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea1b390 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e8605d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea1d0c0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e8606e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea1edf0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e860800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea20b80 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e860918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea22930 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea246e0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea26490 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: --------------- 28: >+--------------- 28: REF TREE: 28: 0x2aa0e860c60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea28240 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: --------------- 28: REF TREE: 28: 0x2aa0e860d78 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea29ff0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: --------------- 28: REF TREE: 28: 0x2aa0e860e90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea2bda0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd--------------- 28: REF TREE: 28: 0x2aa0e860fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea2db50 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e8610c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea2f900 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e8611d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea316b0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e8612f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea33460 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea35210 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea36fc0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea38d70 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea3ab20 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: --------------- 28: - >+ 28: 28: - >+ 28: --------------- 28: REF TREE: 28: 0x2aa0e861868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e856c90 VAL: ' 28: ' (2 sibs) 28: 0x2aa0e856d28 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea3c8d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea3c960 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea3c9f0 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: --------------- 28: - >+ 28: 28: - >+ 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e856e20 VAL: ' 28: ' (2 sibs) 28: 0x2aa0e856eb8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea3e680 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea3e710 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea3e7a0 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x2aa0e85d380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa0e853cd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853d68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853e00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853e98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e853f30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e853fc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e854060 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa0e8541a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa0e854238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa0e8540f8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa0e8542e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa0e854378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea3ef90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa0ea3f020 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa0ea3f0b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa0ea3f140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa0ea3f1d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa0ea3f260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa0ea3f2f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa0ea3f380 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa0ea3f410 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa0ea3f4a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa0ea3f530 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa0ea3f5c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa0ea3f650 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x2aa0e85d7e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea41470 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85d8f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea41d80 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: 28: bar 28: --------------- 28: REF TREE: 28: 0x2aa0e85da10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea42690 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: --------------- 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: 28: ##### this is the original scalar: 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: 28: ##### without any indentation 28: - > 28: 28: folded 28: line 28: 28: next 28: line 28: * bullet 28: 28: * list 28: * lines 28: 28: last 28: line 28: 28: # Comment 28: --------------- 28: REF TREE: 28: 0x2aa0e85db28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa0e854870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0e854908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0e8549a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea42fa0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa0ea43030 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa0ea430c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa0ea43150 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: - > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: - another val 28: --------------- 28: REF TREE: 28: 0x2aa0e85dc40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e854a90 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e854b28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea438b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea43940 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea439d0 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85dd58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854c20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e854cb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea441c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea44250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea442e0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: --------------- 28: 28: example: >+ 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85de70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x2aa0e854e48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea44ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea44b60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea44bf0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: --------------- 28: 28: example: >- 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85df88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x2aa0e854fd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea453e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea45470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0ea45500 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: example: >2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e0a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e8550d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855168 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea45cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea45d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea45e10 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: --------------- 28: 28: example: >+2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: example2: >2+ 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85e1b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x2aa0e8552f8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea46600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea46690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea46720 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: --------------- 28: 28: example: >-2 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: example2: >2- 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85e2d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e856650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x2aa0e8566e8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea46f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea46fa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0ea47030 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e3e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e856790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e856828 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea47820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea478b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea47940 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: --------------- 28: 28: example: >3 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e858be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e858c78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea48130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea481c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea48250 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e8554e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea48a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea48ad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea48b60 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: --------------- 28: 28: example: >4 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855708 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea49350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea493e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea49470 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: --------------- 28: 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855898 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea49c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea49cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea49d80 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: --------------- 28: 28: example: >9 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x2aa0e85e960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855a28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4a640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea4a6d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea4a760 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: --------------- 28: 28: data: > 28: Wrapped text 28: will be folded 28: into a single 28: paragraph 28: 28: Blank lines denote 28: paragraph breaks 28: --------------- 28: REF TREE: 28: 0x2aa0e85ea78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa0e855ad0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4af50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa0ea4afe0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: --------------- 28: example: > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: another: text 28: --------------- 28: REF TREE: 28: 0x2aa0e85eb90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855c58 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4b860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea4b8f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea4b980 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x2aa0e85eca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4c170 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: --------------- 28: >--------------- 28: REF TREE: 28: 0x2aa0e85edc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4ca80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x2aa0e85eed8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4d390 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: --------------- 28: > 28: --------------- 28: REF TREE: 28: 0x2aa0e85eff0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4dca0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f108 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4e5b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f220 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4eec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f338 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4f7d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f450 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea500e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f568 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea509f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f680 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea51300 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f798 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea51c10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: --------------- 28: > 28: 28: 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85f8b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea52520 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: --------------- 28: > 28: asd--------------- 28: REF TREE: 28: 0x2aa0e85f9c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea52e30 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e85fae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea53740 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85fbf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea54050 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e85fd10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea54960 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85fe28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea55270 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e85ff40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea55b80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea56490 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea56da0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea576b0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e8603a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea57fc0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e8604b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea588d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e8605d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea591e0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e8606e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea59af0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e860800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5a400 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e860918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5ad10 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5b620 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: --------------- 28: > 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e860b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5bf30 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: --------------- 28: >+--------------- 28: REF TREE: 28: 0x2aa0e860c60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5c840 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: --------------- 28: REF TREE: 28: 0x2aa0e860d78 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5d150 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: --------------- 28: REF TREE: 28: 0x2aa0e860e90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5da60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd--------------- 28: REF TREE: 28: 0x2aa0e860fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5e370 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd 28: --------------- 28: REF TREE: 28: 0x2aa0e8610c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5ec80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: --------------- 28: >+ 28: asd 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e8611d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5f590 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e8612f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5fea0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea607b0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea610c0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea619d0 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: --------------- 28: >+ 28: 28: 28: 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea622e0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: --------------- 28: - >+ 28: 28: - >+ 28: --------------- 28: REF TREE: 28: 0x2aa0e861868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e856c90 VAL: ' 28: ' (2 sibs) 28: 0x2aa0e856d28 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea62bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea62c80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea62d10 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: --------------- 28: - >+ 28: 28: - >+ 28: 28: --------------- 28: REF TREE: 28: 0x2aa0e861980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e856e20 VAL: ' 28: ' (2 sibs) 28: 0x2aa0e856eb8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0ea63500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea63590 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea63620 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\n 28: >\n 28: hello there\n 28: ---\n 28: >\n 28: hello there\n 28: e\n 28: ---\n 28: >\n 28: hello there\n 28: ere\n 28: ---\n 28: >\n 28: ciao qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: o\n 28: qua\n 28: ---\n 28: - >\n 28: hello there\n 28: e\n 28: - >\n 28: ciao qua\n 28: a\n 28: ---\n 28: foo: >\n 28: hello there\n 28: e\n 28: bar: >\n 28: ciao qua\n 28: a\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9c4070 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa0e9c4100 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa0e9c4190 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa0e9c4220 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa0e9c42b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa0e9c4340 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa0e9c43d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa0e9c4460 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa0e9c44f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa0e9c4580 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa0e9c4610 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa0e9c46a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa0e9c4730 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: ---\n 28: - |\n 28: hello there\n 28: \n 28: - |\n 28: ciao qua\n 28: \n 28: ---\n 28: foo: |\n 28: hello there\n 28: \n 28: bar: |\n 28: ciao qua\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea66540 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa0ea665d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa0ea66660 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa0ea666f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa0ea66780 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa0ea66810 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa0ea668a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa0ea66930 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa0ea669c0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa0ea66a50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa0ea66ae0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa0ea66b70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa0ea66c00 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: foo\n 28: o\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9cd080 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea67730 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: foo\n 28: o\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9cedb0 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea68040 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: foo\n 28: \n 28: bar\n 28: bar\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d0ae0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: bar\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea68950 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last\n 28: line\n 28: \n 28: # Comment\n 28: \n 28: ##### this is the original scalar:\n 28: - >\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: ast\n 28: line\n 28: \n 28: # Comment\n 28: \n 28: ##### without any indentation\n 28: - >\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: ist\n 28: * lines\n 28: \n 28: last\n 28: line\n 28: \n 28: # Comment\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d3290 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa0e9d3320 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa0e9d33b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa0e9d3440 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea69260 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa0ea692f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa0ea69380 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa0ea69410 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: - >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: the end.\n 28: \n 28: \n 28: - another val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d5100 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9d5190 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9d5220 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: - another val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea69b70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea69c00 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea69c90 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: t the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d70f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9d7180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9d7210 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6a480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6a510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea6a5a0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9d9030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9d90c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9d9150 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6ad90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6ae20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea6aeb0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9db020 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9db0b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0e9db140 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6b6a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6b730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0ea6b7c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >2\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: t the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9dd010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9dd0a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9dd130 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6bfb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6c040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea6c0d0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >+2\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: the end.\n 28: \n 28: \n 28: example2: >2+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: the end.\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9df0e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9df170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9df200 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: example2: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6c8c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6c950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea6c9e0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >-2\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.at the end.\n 28: \n 28: \n 28: example2: >2-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.at the end.\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e12f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e1380 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0e9e1410 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: example2: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6d1d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6d260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0ea6d2f0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ine at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e33b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e3440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9e34d0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6dae0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6db70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea6dc00 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >3\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ine at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e53c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e5450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9e54e0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6e3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6e480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea6e510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: her line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e73f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e7480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9e7510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6ed00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6ed90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea6ee20 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >4\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: her line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9e9420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9e94b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9e9540 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6f610 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6f6a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea6f730 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: plus another line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9eb3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9eb480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9eb510 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea6ff20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea6ffb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea70040 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >9\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: plus another line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9ed5a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9ed630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9ed6c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea70830 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea708c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea70950 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: data: >\n 28: Wrapped text will be folded into a single paragraph\n 28: Blank lines denote paragraph breaks\n 28: paragraph breaks\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9ef470 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa0e9ef500 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: data: |\n 28: Wrapped text will be folded into a single paragraph\n 28: Blank lines denote paragraph breaks\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea71140 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa0ea711d0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: the end.\n 28: \n 28: another: text\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f1440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9f14d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9f1560 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: text\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea71a50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea71ae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea71b70 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \t \n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f3170 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |2\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea72360 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f4ea0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea72c70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f6bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea73580 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9f8900 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea73e90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9fa630 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea747a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9fc360 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea750b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9fe090 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea759c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0e9ffdc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea762d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea01af0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea76be0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea03820 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea774f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea05550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea77e00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea07280 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea78710 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea08fb0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea79020 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea0ace0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea79930 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea0ca10 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7a240 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea0e740 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7ab50 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: d\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea10470 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7b460 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea121a0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7bd70 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: asd\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea13ed0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7c680 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: asd\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea15c00 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7cf90 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: \n 28: \n 28: sd\n 28: \n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea17930 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7d8a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: sd\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea19660 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7e1b0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: sd\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea1b390 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7eac0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: d\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea1d0c0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7f3d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \n 28: d\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea1edf0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea7fce0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \t \n 28: d\n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea20b80 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea805f0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \t \n 28: \n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea22930 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea80f00 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \t \n 28: d\n 28: \t \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea246e0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea81810 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: asd\n 28: \t \n 28: \n 28: \t \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea26490 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea82120 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea28240 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea82a30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea29ff0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea83340 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea2bda0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea83c50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: asdsd~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea2db50 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'asd'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea84560 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: asd\n 28: d\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea2f900 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea84e70 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: asd\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea316b0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea85780 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea33460 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea86090 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea35210 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea869a0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea36fc0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea872b0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea38d70 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea87bc0 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea3ab20 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea884d0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >+\n 28: \n 28: \n 28: - >+\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea3c8d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea3c960 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea3c9f0 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |+\n 28: \n 28: - ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea88de0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea88e70 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea88f00 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >+\n 28: \n 28: \n 28: - >+\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea3e680 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea3e710 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea3e7a0 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |+\n 28: \n 28: - |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea896f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea89780 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea89810 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\r\n 28: >\r\n 28: hello there\n 28: \r\n 28: ---\r\n 28: >\r\n 28: hello there\n 28: re\r\n 28: ---\r\n 28: >\r\n 28: hello there\n 28: here\r\n 28: ---\r\n 28: >\r\n 28: ciao qua\n 28: \r\n 28: ---\r\n 28: >\r\n 28: ciao qua\n 28: \n 28: qua\r\n 28: ---\r\n 28: >\r\n 28: ciao qua\n 28: o\r\n 28: qua\r\n 28: ---\r\n 28: - >\r\n 28: hello there\n 28: re\r\n 28: - >\r\n 28: ciao qua\n 28: ua\r\n 28: ---\r\n 28: foo: >\r\n 28: hello there\n 28: re\r\n 28: bar: >\r\n 28: ciao qua\n 28: ua\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea3ef90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa0ea3f020 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa0ea3f0b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa0ea3f140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa0ea3f1d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa0ea3f260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa0ea3f2f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa0ea3f380 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa0ea3f410 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa0ea3f4a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa0ea3f530 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa0ea3f5c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa0ea3f650 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: hello there\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: --- |\n 28: ciao qua\n 28: \n 28: ---\n 28: - |\n 28: hello there\n 28: \n 28: - |\n 28: ciao qua\n 28: \n 28: ---\n 28: foo: |\n 28: hello there\n 28: \n 28: bar: |\n 28: ciao qua\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8a000 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa0ea8a090 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa0ea8a120 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa0ea8a1b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa0ea8a240 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa0ea8a2d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa0ea8a360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa0ea8a3f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa0ea8a480 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa0ea8a510 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa0ea8a5a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa0ea8a630 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa0ea8a6c0 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: foo\n 28: o\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea41470 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8a910 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: foo\n 28: o\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea41d80 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8b220 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: foo\n 28: \n 28: bar\n 28: bar\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea42690 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: foo\n 28: \n 28: bar\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8bb30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >\r\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: let\r\n 28: \r\n 28: * list\r\n 28: * lines\r\n 28: \r\n 28: last\r\n 28: line\r\n 28: \r\n 28: # Comment\r\n 28: \r\n 28: ##### this is the original scalar:\r\n 28: - >\r\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: lines\r\n 28: \r\n 28: last\r\n 28: line\r\n 28: \r\n 28: # Comment\r\n 28: \r\n 28: ##### without any indentation\r\n 28: - >\r\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: * list\r\n 28: * lines\r\n 28: \r\n 28: last\r\n 28: line\r\n 28: \r\n 28: # Comment\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea42fa0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa0ea43030 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa0ea430c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa0ea43150 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: - |\n 28: \n 28: folded line\n 28: next line\n 28: * bullet\n 28: \n 28: * list\n 28: * lines\n 28: \n 28: last line\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8c440 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa0ea8c4d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa0ea8c560 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa0ea8c5f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: - >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: at the end.\r\n 28: \r\n 28: \r\n 28: - another val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea438b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea43940 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea439d0 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: - another val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8cd50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea8cde0 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea8ce70 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ne at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea441c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea44250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea442e0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8d660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea8d6f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea8d780 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >+\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea44ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea44b60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea44bf0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8e010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea8e0a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea8e130 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >-\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.ine at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea453e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea45470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0ea45500 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8e9c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea8ea50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0ea8eae0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >2\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ne at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea45cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea45d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea45e10 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8f370 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea8f400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea8f490 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >+2\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: at the end.\r\n 28: \r\n 28: \r\n 28: example2: >2+\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: at the end.\r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea46600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea46690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea46720 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: example2: |+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea8fc80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea8fd10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea8fda0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >-2\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.ine at the end.\r\n 28: \r\n 28: \r\n 28: example2: >2-\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.ine at the end.\r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea46f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea46fa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0ea47030 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: example2: |-\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea90590 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea90620 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0ea906b0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: er line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea47820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea478b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea47940 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea90f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea90fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea91060 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >3\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: er line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea48130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea481c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea48250 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea918f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea91980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea91a10 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: another line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea48a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea48ad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea48b60 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea922a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea92330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea923c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >4\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: another line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea49350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea493e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea49470 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea92c50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea92ce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea92d70 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \r\n 28: plus another line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea49c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea49cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea49d80 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea93600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea93690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea93720 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: example: >9\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \r\n 28: plus another line at the end.\r\n 28: \r\n 28: \r\n 28: another: val\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4a640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea4a6d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea4a760 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea93fb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea94040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea940d0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: data: >\r\n 28: Wrapped text will be folded into a single paragraph\n 28: Blank lines denote paragraph breaks\n 28: ote\r\n 28: paragraph breaks\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4af50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa0ea4afe0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: data: |\n 28: Wrapped text will be folded into a single paragraph\n 28: Blank lines denote paragraph breaks\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea948c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa0ea94950 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: example: >\r\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: at the end.\r\n 28: \r\n 28: another: text\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4b860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea4b8f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea4b980 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: example: |\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: another: text\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea95270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea95300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea95390 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \t \n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4c170 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |2\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea95b80 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4ca80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea96490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4d390 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea96da0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4dca0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea976b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4e5b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea97fc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4eec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea988d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea4f7d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea991e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea500e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea99af0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea509f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9a400 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea51300 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9ad10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea51c10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9b620 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea52520 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9bf30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea52e30 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9c840 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea53740 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9d150 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea54050 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9da60 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea54960 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9e370 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: d\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea55270 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9ec80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: asd\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea55b80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9f590 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: asd\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea56490 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea9fea0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: asd\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea56da0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa07b0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: \n 28: \n 28: sd\r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea576b0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa10c0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: sd\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea57fc0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa1a00 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: sd\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea588d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa2310 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: d\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea591e0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa2c20 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \n 28: d\r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea59af0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa3530 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \t \n 28: d\r\n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5a400 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa3e40 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \t \n 28: \r\n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5ad10 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa4750 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \t \n 28: d\r\n 28: \t \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5b620 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa5060 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: asd\n 28: \t \n 28: \r\n 28: \t \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5bf30 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \t \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa5970 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5c840 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa6280 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5d150 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa6b90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5da60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa74a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: asdsd~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5e370 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'asd'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa7db0 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: asd\n 28: d\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5ec80 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa86c0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: asd\n 28: \n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5f590 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: asd\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa8fd0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea5fea0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaa98e0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea607b0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaa1f0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea610c0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaab00 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: \n 28: \n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea619d0 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaab410 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >+\r\n 28: \n 28: \n 28: \n 28: \n 28: \r\n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea622e0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: |+\n 28: \n 28: \n 28: \n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaabd20 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >+\r\n 28: \n 28: \r\n 28: - >+\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea62bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea62c80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea62d10 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |+\n 28: \n 28: - ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaac630 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaac6c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaac750 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: - >+\r\n 28: \n 28: \r\n 28: - >+\r\n 28: \n 28: \r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa0ea63500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0ea63590 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0ea63620 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - |+\n 28: \n 28: - |+\n 28: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa0eaacf40 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaacfd0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaad060 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85d380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa0e853cd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853d68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853e00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853e98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e853f30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e853fc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e854060 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa0e8541a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa0e854238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa0e8540f8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa0e8542e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa0e854378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaad880 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa0eaad910 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa0eaad9a0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa0eaada30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa0eaadac0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa0eaadb50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa0eaadbe0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa0eaadc70 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa0eaadd00 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa0eaadd90 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa0eaade20 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa0eaadeb0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa0eaadf40 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85d7e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaadfe0 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85d8f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaae080 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85da10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaae120 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85db28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa0e854870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0e854908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0e8549a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaae1c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa0eaae250 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa0eaae2e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa0eaae370 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85dc40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e854a90 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e854b28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9c27f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0e9c2880 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0e9c2910 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85dd58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854c20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e854cb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaae410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaae4a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaae530 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85de70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x2aa0e854e48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaae5d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaae660 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaae6f0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85df88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x2aa0e854fd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaae790 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaae820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0eaae8b0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e0a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e8550d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855168 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaae950 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaae9e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaaea70 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e1b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x2aa0e8552f8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaeb10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaaeba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaaec30 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e2d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e856650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x2aa0e8566e8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaecd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaaed60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0eaaedf0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e3e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e856790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e856828 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaee90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaaef20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaaefb0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e858be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e858c78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaf050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaaf0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaaf170 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e8554e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaf210 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaaf2a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaaf330 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855708 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaf3d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaaf460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaaf4f0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855898 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaf590 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaaf620 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaaf6b0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855a28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaf750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaaf7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaaf870 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85ea78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa0e855ad0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0e9c4a90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa0e9c4b20 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85eb90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855c58 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaf910 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eaaf9a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eaafa30 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85eca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaafad0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85edc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaafb70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85eed8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaafc10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85eff0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaafcb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f108 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaafd50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f220 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaafdf0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f338 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaafe90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f450 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaff30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f568 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eaaffd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f680 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0070 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f798 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0110 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f8b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab01b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f9c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0250 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85fae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab02f0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85fbf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0390 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85fd10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0430 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85fe28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab04d0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85ff40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0570 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0610 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab06b0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0750 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8603a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab07f0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8604b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0890 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8605d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0930 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8606e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab09d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0a70 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0b10 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0bb0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0c50 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860c60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0cf0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860d78 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0d90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860e90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0e30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0ed0 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8610c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab0f70 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8611d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab1010 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8612f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab10b0 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab1150 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab11f0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab1290 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab1330 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e856c90 VAL: ' 28: ' (2 sibs) 28: 0x2aa0e856d28 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab13d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab1460 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab14f0 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e856e20 VAL: ' 28: ' (2 sibs) 28: 0x2aa0e856eb8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab1590 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab1620 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab16b0 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85d380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa0e853cd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853d68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853e00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0e853e98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e853f30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e853fc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0e854060 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa0e8541a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa0e854238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa0e8540f8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa0e8542e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa0e854378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab1750 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa0eab17e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa0eab1870 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa0eab1900 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa0eab1990 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa0eab1a20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa0eab1ab0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa0eab1b40 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa0eab1bd0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa0eab1c60 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa0eab1cf0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa0eab1d80 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa0eab1e10 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85d7e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab1eb0 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85d8f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab1f50 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85da10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab1ff0 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85db28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa0e854870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0e854908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0e8549a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab2090 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa0eab2120 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa0eab21b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa0eab2240 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85dc40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e854a90 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e854b28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab22e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab2370 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab2400 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85dd58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854c20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e854cb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab24a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab2530 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab25c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85de70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x2aa0e854e48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab2660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab26f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab2780 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85df88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e854f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x2aa0e854fd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab2820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab28b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0eab2940 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e0a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e8550d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855168 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab29e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab2a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab2b00 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e1b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: 0x2aa0e8552f8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab2ba0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab2c30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab2cc0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e2d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e856650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: 0x2aa0e8566e8 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab2d60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab2df0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: [2] [2] 0x2aa0eab2e80 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end.' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e3e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e856790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e856828 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab2f20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab2fb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab3040 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e858be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e858c78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab30e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab3170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab3200 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e8554e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab32a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab3330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab33c0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855708 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab3460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab34f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab3580 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855898 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab3620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab36b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab3740 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85e960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855a28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab37e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab3870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab3900 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85ea78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa0e855ad0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab39a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa0eab3a30 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: ' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85eb90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0e855bc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0e855c58 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab3ad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab3b60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab3bf0 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85eca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab3c90 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85edc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab3d30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85eed8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab3dd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85eff0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab3e70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f108 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab3f10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f220 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab3fb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f338 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4050 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f450 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab40f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f568 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4190 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f680 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4230 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f798 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab42d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f8b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4370 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85f9c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4410 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85fae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab44b0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85fbf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4550 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85fd10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab45f0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85fe28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4690 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e85ff40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4730 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab47d0 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4870 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4910 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8603a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab49b0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8604b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4a50 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8605d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4af0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8606e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4b90 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4c30 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4cd0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4d70 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4e10 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860c60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4eb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860d78 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4f50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860e90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab4ff0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e860fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab5090 [ROOT] DOCVAL: 'asd' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8610c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab5130 [ROOT] DOCVAL: 'asd 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8611d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab51d0 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e8612f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab5270 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab5310 [ROOT] DOCVAL: ' 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab53b0 [ROOT] DOCVAL: ' 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab5450 [ROOT] DOCVAL: ' 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab54f0 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e856c90 VAL: ' 28: ' (2 sibs) 28: 0x2aa0e856d28 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab5590 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab5620 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab56b0 VAL: '' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: REF TREE: 28: 0x2aa0e861980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0e856e20 VAL: ' 28: ' (2 sibs) 28: 0x2aa0e856eb8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa0eab5750 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa0eab57e0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa0eab5870 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/64 (0 ms) 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase (37 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (38 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.05 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 598 tests from 8 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: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x2aa123c6be0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12424950 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !!binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x2aa123c6cf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa123c4e90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa123c4f28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa123c4fc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa123c5058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa123c50f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa123c5188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa123c5220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa123c5360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa123c53f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa123c52b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12426680 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12426710 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa124267a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa12426830 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa124268c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa12426950 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa124269e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa12426a70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12426b00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12426b90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12426c20 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x2aa123c6e10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa123c5910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa123c59a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa123c5a40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa123c5ad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa123c5b70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa123c5c08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa123c5ca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa123c5de0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa123c5e78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa123c5d38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124287e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12428870 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa12428900 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa12428990 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa12428a20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa12428ab0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa12428b40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa12428bd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12428c60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12428cf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12428d80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !!int 0, 29: svar: !!str 0, 29: !!str key: !!int val 29: }--------------- 29: REF TREE: 29: 0x2aa123c6f28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa123c5f20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa123c5fb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa123c6050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1242a510 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1242a5a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1242a630 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1242a6c0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !int 0, 29: svar: !str 0, 29: !str key: !int val 29: } 29: --------------- 29: REF TREE: 29: 0x2aa123c7040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa123c69c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa123c6a58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa123c6af0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1242c280 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1242c310 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1242c3a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1242c430 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: --------------- 29: - !!int 0 29: - !!str 0 29: --------------- 29: REF TREE: 29: 0x2aa123c7158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c4b10 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c4ba8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1242e030 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1242e0c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1242e150 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: --------------- 29: - !int 0 29: - !str 0 29: --------------- 29: REF TREE: 29: 0x2aa123c7270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c5540 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c55d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1242fd60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1242fdf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1242fe80 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: --------------- 29: [ 29: !!int 0, 29: !!str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x2aa123c7388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c56d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c5768 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12431a90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12431b20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa12431bb0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: --------------- 29: [ 29: !int 0, 29: !str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x2aa123c74a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c7d20 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c7db8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124337e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12433870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12433900 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: --------------- 29: some_seq: !!its_type [ 29: !!int 0, 29: !!str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x2aa123c75b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa123c6280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa123c6320 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c63b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124355d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa12435660 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa124356f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa12435780 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: --------------- 29: some_seq: !its_type [ 29: !int 0, 29: !str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x2aa123c76d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa123c64b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa123c6550 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c65e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12437380 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa12437410 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa124374a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa12437530 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --------------- 29: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: ? a 29: : b 29: --- !!seq 29: - a 29: - b 29: --- !!str 29: a 29: b 29: ... 29: --- !!str a b 29: ... 29: --- !!str a b 29: --- !!str 29: a: b 29: --- !!str a: b 29: --- 29: !!str a: b 29: --- 29: !!str a 29: b 29: --- 29: !!set 29: ? a 29: ? b 29: --- !!set 29: ? a 29: ? b 29: --------------- 29: REF TREE: 29: 0x2aa123c77e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa123c80e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa123c8810 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa123c88a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa123c8178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa123c5860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa123c8210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa123c8950 VAL: 'a' (2 sibs) 29: 0x2aa123c89e8 VAL: 'b' (2 sibs) 29: 0x2aa123c82a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c8340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c83d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c8470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa123c8508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa123c85a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa123c6910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa123c8638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c86d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa123c8a90 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa123c8b28 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa123c8768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa123c8bd0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa123c8c68 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12439ec0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa12439f50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa12439fe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1243a070 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1243a100 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1243a190 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1243a220 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1243a2b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1243a340 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1243a3d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1243a460 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1243a4f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1243a580 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1243a610 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1243a6a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1243a730 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1243a7c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1243a850 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1243a8e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1243a970 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1243aa00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1243aa90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1243ab20 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: --------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: --------------- 29: REF TREE: 29: 0x2aa123c7900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa123c8db0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa123c8e48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa123c90b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa123c9148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa123c8ee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa123c91f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa123c9288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa123c8f78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa123c9330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa123c93c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa123c9010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa123c9470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa123c9508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1243c4f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1243c580 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1243c610 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1243c6a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1243c730 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1243c7c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1243c850 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1243c8e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1243c970 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1243ca00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1243ca90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1243cb20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1243cbb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1243cc40 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: --------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: --------------- 29: REF TREE: 29: 0x2aa123c7a18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa123c9600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa123c9698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa123c9900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa123c9998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa123c9730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa123c9a40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa123c9ad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa123c97c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa123c9b80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa123c9c18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa123c9860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa123c9cc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa123c9d58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1243e220 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1243e2b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1243e340 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1243e3d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1243e460 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1243e4f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1243e580 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1243e610 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1243e6a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1243e730 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1243e7c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1243e850 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1243e8e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1243e970 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: --------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x2aa123c7b30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa123ca930 MAP: (6 sibs) 3 children: 29: 0x2aa123cacd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa123cad68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa123cae00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa123ca9c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa123caea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa123caf38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa123cafd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa123caa60 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa123cb070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa123cb108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa123cb1a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa123caaf8 SEQ: (6 sibs) 3 children: 29: 0x2aa123cb240 VAL***: '!!str v10' (3 sibs) 29: 0x2aa123cb2d8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa123cb370 VAL***: '!!str v30' (3 sibs) 29: 0x2aa123cab90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa123cb410 VAL***: '!!str v40' (3 sibs) 29: 0x2aa123cb4a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa123cb540 VAL***: '!!str v60' (3 sibs) 29: 0x2aa123cac28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa123cb5e0 VAL: 'v70' (3 sibs) 29: 0x2aa123cb678 VAL: 'v80' (3 sibs) 29: 0x2aa123cb710 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12440e10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa12440ea0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa12440f30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa12440fc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa12441050 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa124410e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa12441170 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa12441200 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa12441290 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa12441320 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa124413b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa12441440 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa124414d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa12441560 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa124415f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa12441680 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa12441710 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa124417a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa12441830 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa124418c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa12441950 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa124419e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa12441a70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa12441b00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa12441b90 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: --------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x2aa123c7c48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa123cb800 MAP: (6 sibs) 3 children: 29: 0x2aa123cbba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa123cbc38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa123cbcd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa123cb898 MAP***: !map (6 sibs) 3 children: 29: 0x2aa123cbd70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa123cbe08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa123cbea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa123cb930 MAP***: !map (6 sibs) 3 children: 29: 0x2aa123cbf40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa123cbfd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa123cc070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa123cb9c8 SEQ: (6 sibs) 3 children: 29: 0x2aa123cc110 VAL***: '!str v10' (3 sibs) 29: 0x2aa123cc1a8 VAL***: '!str v20' (3 sibs) 29: 0x2aa123cc240 VAL***: '!str v30' (3 sibs) 29: 0x2aa123cba60 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa123cc2e0 VAL***: '!str v40' (3 sibs) 29: 0x2aa123cc378 VAL***: '!str v50' (3 sibs) 29: 0x2aa123cc410 VAL***: '!str v60' (3 sibs) 29: 0x2aa123cbaf8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa123cc4b0 VAL: 'v70' (3 sibs) 29: 0x2aa123cc548 VAL: 'v80' (3 sibs) 29: 0x2aa123cc5e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12443d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa12443de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa12443e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa12443f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa12443f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa12444020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa124440b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa12444140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa124441d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa12444260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa124442f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa12444380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa12444410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa124444a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa12444530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa124445c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa12444650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa124446e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa12444770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa12444800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa12444890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa12444920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa124449b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa12444a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa12444ad0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x2aa123c6be0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12443440 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !!binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x2aa123c6cf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa123c4e90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa123c4f28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa123c4fc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa123c5058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa123c50f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa123c5188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa123c5220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa123c5360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa123c53f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa123c52b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12444f60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12444ff0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa12445080 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa12445110 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa124451a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa12445230 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa124452c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa12445350 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa124453e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12445470 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12445500 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x2aa123c6e10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa123c5910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa123c59a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa123c5a40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa123c5ad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa123c5b70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa123c5c08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa123c5ca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa123c5de0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa123c5e78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa123c5d38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12445870 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12445900 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa12445990 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa12445a20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa12445ab0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa12445b40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa12445bd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa12445c60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12445cf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12445d80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12445e10 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !!int 0, 29: svar: !!str 0, 29: !!str key: !!int val 29: }--------------- 29: REF TREE: 29: 0x2aa123c6f28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa123c5f20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa123c5fb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa123c6050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12446180 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa12446210 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa124462a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa12446330 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !int 0, 29: svar: !str 0, 29: !str key: !int val 29: } 29: --------------- 29: REF TREE: 29: 0x2aa123c7040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa123c69c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa123c6a58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa123c6af0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12446a90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa12446b20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa12446bb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa12446c40 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: --------------- 29: - !!int 0 29: - !!str 0 29: --------------- 29: REF TREE: 29: 0x2aa123c7158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c4b10 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c4ba8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124473a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12447430 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa124474c0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: --------------- 29: - !int 0 29: - !str 0 29: --------------- 29: REF TREE: 29: 0x2aa123c7270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c5540 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c55d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12447cb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12447d40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12447dd0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: --------------- 29: [ 29: !!int 0, 29: !!str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x2aa123c7388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c56d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c5768 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124485c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12448650 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa124486e0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: --------------- 29: [ 29: !int 0, 29: !str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x2aa123c74a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c7d20 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c7db8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12448ed0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12448f60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12448ff0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: --------------- 29: some_seq: !!its_type [ 29: !!int 0, 29: !!str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x2aa123c75b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa123c6280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa123c6320 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c63b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124497e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa12449870 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa12449900 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa12449990 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: --------------- 29: some_seq: !its_type [ 29: !int 0, 29: !str 0 29: ] 29: --------------- 29: REF TREE: 29: 0x2aa123c76d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa123c64b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa123c6550 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c65e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1244a0f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1244a180 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1244a210 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1244a2a0 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --------------- 29: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: ? a 29: : b 29: --- !!seq 29: - a 29: - b 29: --- !!str 29: a 29: b 29: ... 29: --- !!str a b 29: ... 29: --- !!str a b 29: --- !!str 29: a: b 29: --- !!str a: b 29: --- 29: !!str a: b 29: --- 29: !!str a 29: b 29: --- 29: !!set 29: ? a 29: ? b 29: --- !!set 29: ? a 29: ? b 29: --------------- 29: REF TREE: 29: 0x2aa123c77e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa123c80e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa123c8810 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa123c88a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa123c8178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa123c5860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa123c8210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa123c8950 VAL: 'a' (2 sibs) 29: 0x2aa123c89e8 VAL: 'b' (2 sibs) 29: 0x2aa123c82a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c8340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c83d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c8470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa123c8508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa123c85a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa123c6910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa123c8638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c86d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa123c8a90 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa123c8b28 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa123c8768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa123c8bd0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa123c8c68 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1244b310 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1244b3a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1244b430 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1244b4c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1244b550 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1244b5e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1244b670 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1244b700 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1244b790 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1244b820 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1244b8b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1244b940 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1244b9d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1244ba60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1244baf0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1244bb80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1244bc10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1244bca0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1244bd30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1244bdc0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1244be50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1244bee0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1244bf70 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: --------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: --------------- 29: REF TREE: 29: 0x2aa123c7900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa123c8db0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa123c8e48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa123c90b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa123c9148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa123c8ee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa123c91f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa123c9288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa123c8f78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa123c9330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa123c93c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa123c9010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa123c9470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa123c9508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1244aa00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1244aa90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1244ab20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1244abb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1244ac40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1244acd0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1244ad60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1244adf0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1244ae80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1244af10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1244afa0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1244b030 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1244b0c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1244b150 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: --------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: --------------- 29: REF TREE: 29: 0x2aa123c7a18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa123c9600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa123c9698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa123c9900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa123c9998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa123c9730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa123c9a40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa123c9ad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa123c97c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa123c9b80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa123c9c18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa123c9860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa123c9cc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa123c9d58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1244c520 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1244c5b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1244c640 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1244c6d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1244c760 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1244c7f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1244c880 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1244c910 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1244c9a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1244ca30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1244cac0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1244cb50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1244cbe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1244cc70 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: --------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x2aa123c7b30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa123ca930 MAP: (6 sibs) 3 children: 29: 0x2aa123cacd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa123cad68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa123cae00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa123ca9c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa123caea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa123caf38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa123cafd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa123caa60 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa123cb070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa123cb108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa123cb1a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa123caaf8 SEQ: (6 sibs) 3 children: 29: 0x2aa123cb240 VAL***: '!!str v10' (3 sibs) 29: 0x2aa123cb2d8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa123cb370 VAL***: '!!str v30' (3 sibs) 29: 0x2aa123cab90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa123cb410 VAL***: '!!str v40' (3 sibs) 29: 0x2aa123cb4a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa123cb540 VAL***: '!!str v60' (3 sibs) 29: 0x2aa123cac28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa123cb5e0 VAL: 'v70' (3 sibs) 29: 0x2aa123cb678 VAL: 'v80' (3 sibs) 29: 0x2aa123cb710 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1244d740 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1244d7d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1244d860 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1244d8f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1244d980 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1244da10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1244daa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1244db30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1244dbc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1244dc50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1244dce0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1244dd70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1244de00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1244de90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1244df20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1244dfb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1244e040 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1244e0d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1244e160 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1244e1f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1244e280 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1244e310 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1244e3a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1244e430 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1244e4c0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: --------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x2aa123c7c48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa123cb800 MAP: (6 sibs) 3 children: 29: 0x2aa123cbba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa123cbc38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa123cbcd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa123cb898 MAP***: !map (6 sibs) 3 children: 29: 0x2aa123cbd70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa123cbe08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa123cbea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa123cb930 MAP***: !map (6 sibs) 3 children: 29: 0x2aa123cbf40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa123cbfd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa123cc070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa123cb9c8 SEQ: (6 sibs) 3 children: 29: 0x2aa123cc110 VAL***: '!str v10' (3 sibs) 29: 0x2aa123cc1a8 VAL***: '!str v20' (3 sibs) 29: 0x2aa123cc240 VAL***: '!str v30' (3 sibs) 29: 0x2aa123cba60 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa123cc2e0 VAL***: '!str v40' (3 sibs) 29: 0x2aa123cc378 VAL***: '!str v50' (3 sibs) 29: 0x2aa123cc410 VAL***: '!str v60' (3 sibs) 29: 0x2aa123cbaf8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa123cc4b0 VAL: 'v70' (3 sibs) 29: 0x2aa123cc548 VAL: 'v80' (3 sibs) 29: 0x2aa123cc5e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1244e950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1244e9e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1244ea70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1244eb00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1244eb90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1244ec20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1244ecb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1244ed40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1244edd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1244ee60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1244eef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1244ef80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1244f010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1244f0a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1244f130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1244f1c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1244f250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1244f2e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1244f370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1244f400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1244f490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1244f520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1244f5b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1244f640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1244f6d0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ! a~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12424950 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ! a\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12450de0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: fvar: !!float 0.1\n 29: !!int 2: !!float 3\n 29: !!float 3: !!int 3.4\n 29: !!str key: !!int val\n 29: myObject: !myClass { name: Joe, age: 15 }\n 29: picture: !!binary >-\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12426680 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12426710 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa124267a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa12426830 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa124268c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa12426950 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa124269e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa12426a70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12426b00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12426b90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12426c20 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: fvar: !!float 0.1\n 29: !!int 2: !!float 3\n 29: !!float 3: !!int 3.4\n 29: !!str key: !!int val\n 29: myObject: !myClass\n 29: name: Joe\n 29: age: 15\n 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12451fd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12452060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa124520f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa12452180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa12452210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa124522a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa12452330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa124523c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12452450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa124524e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12452570 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: fvar: !float 0.1\n 29: !int 2: !float 3\n 29: !float 3: !int 3.4\n 29: !str key: !int val\n 29: myObject: !myClass { name: Joe, age: 15 }\n 29: picture: !binary >-\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa124287e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12428870 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa12428900 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa12428990 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa12428a20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa12428ab0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa12428b40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa12428bd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12428c60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12428cf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12428d80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: fvar: !float 0.1\n 29: !int 2: !float 3\n 29: !float 3: !int 3.4\n 29: !str key: !int val\n 29: myObject: !myClass\n 29: name: Joe\n 29: age: 15\n 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa124528e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12452970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa12452a00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa12452a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa12452b20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa12452bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa12452c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa12452cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12452d60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12452df0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12452e80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\n 29: ivar: !!int 0,\n 29: svar: !!str 0,\n 29: !!str key: !!int val\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1242a510 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1242a5a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1242a630 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1242a6c0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: !!str key: !!int val\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa124531f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa12453280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa12453310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa124533a0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\n 29: ivar: !int 0,\n 29: svar: !str 0,\n 29: !str key: !int val\n 29: }\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1242c280 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1242c310 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1242c3a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1242c430 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: !str key: !int val\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12453b00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa12453b90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa12453c20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa12453cb0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1242e030 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1242e0c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1242e150 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12454410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa124544a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa12454530 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1242fd60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1242fdf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1242fe80 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12454d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12454db0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12454e40 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: [\n 29: !!int 0,\n 29: !!str 0\n 29: ]\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12431a90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12431b20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa12431bb0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12455630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa124556c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa12455750 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: [\n 29: !int 0,\n 29: !str 0\n 29: ]\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa124337e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12433870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12433900 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12455f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12455fd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12456060 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: some_seq: !!its_type [\n 29: !!int 0,\n 29: !!str 0\n 29: ]\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa124355d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa12435660 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa124356f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa12435780 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: some_seq: !!its_type\n 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12456850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa124568e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa12456970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa12456a00 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: some_seq: !its_type [\n 29: !int 0,\n 29: !str 0\n 29: ]\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12437380 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa12437410 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa124374a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa12437530 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: some_seq: !its_type\n 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12457160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa124571f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa12457280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa12457310 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \n 29: --- !!map\n 29: a: 0\n 29: b: 1\n 29: --- !map\n 29: ? a\n 29: : b\n 29: --- !!seq\n 29: - a\n 29: - b\n 29: --- !!str\n 29: a bb\n 29: ...\n 29: --- !!str a b\n 29: ...\n 29: --- !!str a b\n 29: --- !!str\n 29: a: b\n 29: --- !!str a: b\n 29: ---\n 29: !!str a: b\n 29: ---\n 29: !!str a bb\n 29: ---\n 29: !!set\n 29: ? a\n 29: ? b\n 29: --- !!set\n 29: ? a\n 29: ? b\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12439ec0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa12439f50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa12439fe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1243a070 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1243a100 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1243a190 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1243a220 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1243a2b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1243a340 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1243a3d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1243a460 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1243a4f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1243a580 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1243a610 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1243a6a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1243a730 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1243a7c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1243a850 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1243a8e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1243a970 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1243aa00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1243aa90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1243ab20 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: --- !!map\n 29: a: 0\n 29: b: 1\n 29: --- !map\n 29: a: b\n 29: --- !!seq\n 29: - a\n 29: - b\n 29: --- !!str a b\n 29: --- !!str a b\n 29: --- !!str a b\n 29: --- !!str 'a: b'\n 29: --- !!str 'a: b'\n 29: ---\n 29: !!str a: b\n 29: --- !!str a b\n 29: --- !!set\n 29: a: \n 29: b: \n 29: --- !!set\n 29: a: \n 29: b: \n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12458380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa12458410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa124584a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa12458530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa124585c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa12458650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa124586e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa12458770 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa12458800 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa12458890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa12458920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa124589b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa12458a40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa12458ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa12458b60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa12458bf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa12458c80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa12458d10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa12458da0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa12458e30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa12458ec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa12458f50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa12458fe0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!map\n 29: !!str a0: !!xxx b0\n 29: !!str fooz: !!map\n 29: k1: !!float 1.0\n 29: k3: !!float 2.0\n 29: !!str foo: !!map\n 29: !!int 1: !!float 20.0\n 29: !!int 3: !!float 40.0\n 29: bar: !!map\n 29: 10: !!str 2\n 29: 30: !!str 4\n 29: !!str baz:\n 29: !!int 10: !!float 20\n 29: !!int 30: !!float 40\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1243c4f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1243c580 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1243c610 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1243c6a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1243c730 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1243c7c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1243c850 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1243c8e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1243c970 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1243ca00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1243ca90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1243cb20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1243cbb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1243cc40 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !!map\n 29: !!str a0: !!xxx b0\n 29: !!str fooz: !!map\n 29: k1: !!float 1.0\n 29: k3: !!float 2.0\n 29: !!str foo: !!map\n 29: !!int 1: !!float 20.0\n 29: !!int 3: !!float 40.0\n 29: bar: !!map\n 29: 10: !!str 2\n 29: 30: !!str 4\n 29: !!str baz:\n 29: !!int 10: !!float 20\n 29: !!int 30: !!float 40\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12457a70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa12457b00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa12457b90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa12457c20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa12457cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa12457d40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa12457dd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa12457e60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa12457ef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa12457f80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa12458010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa124580a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa12458130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa124581c0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !map\n 29: !str a0: !xxx b0\n 29: !str fooz: !map\n 29: k1: !float 1.0\n 29: k3: !float 2.0\n 29: !str foo: !map\n 29: !int 1: !float 20.0\n 29: !int 3: !float 40.0\n 29: bar: !map\n 29: 10: !str 2\n 29: 30: !str 4\n 29: !str baz:\n 29: !int 10: !float 20\n 29: !int 30: !float 40\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1243e220 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1243e2b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1243e340 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1243e3d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1243e460 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1243e4f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1243e580 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1243e610 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1243e6a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1243e730 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1243e7c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1243e850 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1243e8e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1243e970 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !map\n 29: !str a0: !xxx b0\n 29: !str fooz: !map\n 29: k1: !float 1.0\n 29: k3: !float 2.0\n 29: !str foo: !map\n 29: !int 1: !float 20.0\n 29: !int 3: !float 40.0\n 29: bar: !map\n 29: 10: !str 2\n 29: 30: !str 4\n 29: !str baz:\n 29: !int 10: !float 20\n 29: !int 30: !float 40\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12459590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa12459620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa124596b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa12459740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa124597d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa12459860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa124598f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa12459980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa12459a10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa12459aa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa12459b30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa12459bc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa12459c50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa12459ce0 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!seq\n 29: - !!str k1: v1\n 29: !!str k2: v2\n 29: !!str k3: v3\n 29: - !!map\n 29: !!str k4: v4\n 29: !!str k5: v5\n 29: !!str k6: v6\n 29: - !!map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !!str v10\n 29: - !!str v20\n 29: - !!str v30\n 29: - !!seq\n 29: - !!str v40\n 29: - !!str v50\n 29: - !!str v60\n 29: - !!seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12440e10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa12440ea0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa12440f30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa12440fc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa12441050 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa124410e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa12441170 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa12441200 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa12441290 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa12441320 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa124413b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa12441440 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa124414d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa12441560 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa124415f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa12441680 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa12441710 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa124417a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa12441830 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa124418c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa12441950 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa124419e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa12441a70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa12441b00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa12441b90 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !!seq\n 29: - !!str k1: v1\n 29: !!str k2: v2\n 29: !!str k3: v3\n 29: - !!map\n 29: !!str k4: v4\n 29: !!str k5: v5\n 29: !!str k6: v6\n 29: - !!map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !!str v10\n 29: - !!str v20\n 29: - !!str v30\n 29: - !!seq\n 29: - !!str v40\n 29: - !!str v50\n 29: - !!str v60\n 29: - !!seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa1245a7b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1245a840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1245a8d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1245a960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1245a9f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1245aa80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1245ab10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1245aba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1245ac30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1245acc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1245ad50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1245ade0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1245ae70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1245af00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1245af90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1245b020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1245b0b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1245b140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1245b1d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1245b260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1245b2f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1245b380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1245b410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1245b4a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1245b530 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !seq\n 29: - !str k1: v1\n 29: !str k2: v2\n 29: !str k3: v3\n 29: - !map\n 29: !str k4: v4\n 29: !str k5: v5\n 29: !str k6: v6\n 29: - !map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !str v10\n 29: - !str v20\n 29: - !str v30\n 29: - !seq\n 29: - !str v40\n 29: - !str v50\n 29: - !str v60\n 29: - !seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12443d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa12443de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa12443e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa12443f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa12443f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa12444020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa124440b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa12444140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa124441d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa12444260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa124442f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa12444380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa12444410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa124444a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa12444530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa124445c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa12444650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa124446e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa12444770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa12444800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa12444890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa12444920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa124449b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa12444a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa12444ad0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !seq\n 29: - !str k1: v1\n 29: !str k2: v2\n 29: !str k3: v3\n 29: - !map\n 29: !str k4: v4\n 29: !str k5: v5\n 29: !str k6: v6\n 29: - !map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !str v10\n 29: - !str v20\n 29: - !str v30\n 29: - !seq\n 29: - !str v40\n 29: - !str v50\n 29: - !str v60\n 29: - !seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa1245b9c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1245ba50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1245bae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1245bb70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1245bc00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1245bc90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1245bd20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1245bdb0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1245be40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1245bed0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1245bf60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1245bff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1245c080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1245c110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1245c1a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1245c230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1245c2c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1245c350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1245c3e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1245c470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1245c500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1245c590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1245c620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1245c6b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1245c740 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ! a~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12443440 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ! a\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12459ea0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !!int 0\r\n 29: svar: !!str 0\r\n 29: fvar: !!float 0.1\r\n 29: !!int 2: !!float 3\r\n 29: !!float 3: !!int 3.4\r\n 29: !!str key: !!int val\r\n 29: myObject: !myClass { name: Joe, age: 15 }\r\n 29: picture: !!binary >-\r\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=\r\n 29: 1IAADs=\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12444f60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12444ff0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa12445080 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa12445110 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa124451a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa12445230 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa124452c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa12445350 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa124453e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12445470 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12445500 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: fvar: !!float 0.1\n 29: !!int 2: !!float 3\n 29: !!float 3: !!int 3.4\n 29: !!str key: !!int val\n 29: myObject: !myClass\n 29: name: Joe\n 29: age: 15\n 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa1245cbd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1245cc60 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1245ccf0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1245cd80 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1245ce10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1245cea0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1245cf30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1245cfc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1245d050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1245d0e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1245d170 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !int 0\r\n 29: svar: !str 0\r\n 29: fvar: !float 0.1\r\n 29: !int 2: !float 3\r\n 29: !float 3: !int 3.4\r\n 29: !str key: !int val\r\n 29: myObject: !myClass { name: Joe, age: 15 }\r\n 29: picture: !binary >-\r\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=\r\n 29: 1IAADs=\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12445870 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12445900 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa12445990 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa12445a20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa12445ab0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa12445b40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa12445bd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa12445c60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12445cf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12445d80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12445e10 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: fvar: !float 0.1\n 29: !int 2: !float 3\n 29: !float 3: !int 3.4\n 29: !str key: !int val\n 29: myObject: !myClass\n 29: name: Joe\n 29: age: 15\n 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa1245d4e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1245d570 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1245d600 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1245d690 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1245d720 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1245d7b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1245d840 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1245d8d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1245d960 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1245d9f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1245da80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\r\n 29: ivar: !!int 0,\r\n 29: svar: !!str 0,\r\n 29: !!str key: !!int val\r\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12446180 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa12446210 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa124462a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa12446330 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: !!str key: !!int val\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa1245ddf0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1245de80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1245df10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1245dfa0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\r\n 29: ivar: !int 0,\r\n 29: svar: !str 0,\r\n 29: !str key: !int val\r\n 29: }\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12446a90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa12446b20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa12446bb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa12446c40 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: !str key: !int val\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa1245e700 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1245e790 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1245e820 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1245e8b0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: - !!int 0\r\n 29: - !!str 0\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa124473a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12447430 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa124474c0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa1245f010 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1245f0a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1245f130 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: - !int 0\r\n 29: - !str 0\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12447cb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12447d40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12447dd0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa1245f920 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1245f9b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1245fa40 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: [\r\n 29: !!int 0,\r\n 29: !!str 0\r\n 29: ]\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa124485c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12448650 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa124486e0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12460230 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa124602c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa12460350 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: [\r\n 29: !int 0,\r\n 29: !str 0\r\n 29: ]\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa12448ed0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12448f60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12448ff0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12460b40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12460bd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12460c60 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: some_seq: !!its_type [\r\n 29: !!int 0,\r\n 29: !!str 0\r\n 29: ]\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa124497e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa12449870 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa12449900 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa12449990 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: some_seq: !!its_type\n 29: - !!int 0\n 29: - !!str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12461450 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa124614e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa12461570 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa12461600 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: some_seq: !its_type [\r\n 29: !int 0,\r\n 29: !str 0\r\n 29: ]\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1244a0f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1244a180 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1244a210 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1244a2a0 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: some_seq: !its_type\n 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12461d60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa12461df0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa12461e80 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa12461f10 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \r\n 29: --- !!map\r\n 29: a: 0\r\n 29: b: 1\r\n 29: --- !map\r\n 29: ? a\r\n 29: : b\r\n 29: --- !!seq\r\n 29: - a\r\n 29: - b\r\n 29: --- !!str\r\n 29: a b b\r\n 29: ...\r\n 29: --- !!str a b\r\n 29: ...\r\n 29: --- !!str a b\r\n 29: --- !!str\r\n 29: a: b\r\n 29: --- !!str a: b\r\n 29: ---\r\n 29: !!str a: b\r\n 29: ---\r\n 29: !!str a b b\r\n 29: ---\r\n 29: !!set\r\n 29: ? a\r\n 29: ? b\r\n 29: --- !!set\r\n 29: ? a\r\n 29: ? b\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1244b310 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1244b3a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1244b430 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1244b4c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1244b550 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1244b5e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1244b670 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1244b700 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1244b790 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1244b820 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1244b8b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1244b940 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1244b9d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1244ba60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1244baf0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1244bb80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1244bc10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1244bca0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1244bd30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1244bdc0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1244be50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1244bee0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1244bf70 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: --- !!map\n 29: a: 0\n 29: b: 1\n 29: --- !map\n 29: a: b\n 29: --- !!seq\n 29: - a\n 29: - b\n 29: --- !!str a b\n 29: --- !!str a b\n 29: --- !!str a b\n 29: --- !!str 'a: b'\n 29: --- !!str 'a: b'\n 29: ---\n 29: !!str a: b\n 29: --- !!str a b\n 29: --- !!set\n 29: a: \n 29: b: \n 29: --- !!set\n 29: a: \n 29: b: \n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12462f80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa12463010 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa124630a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa12463130 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa124631c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa12463250 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa124632e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa12463370 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa12463400 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa12463490 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa12463520 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa124635b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa12463640 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa124636d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa12463760 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa124637f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa12463880 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa12463910 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa124639a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa12463a30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa12463ac0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa12463b50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa12463be0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!map\r\n 29: !!str a0: !!xxx b0\r\n 29: !!str fooz: !!map\r\n 29: k1: !!float 1.0\r\n 29: k3: !!float 2.0\r\n 29: !!str foo: !!map\r\n 29: !!int 1: !!float 20.0\r\n 29: !!int 3: !!float 40.0\r\n 29: bar: !!map\r\n 29: 10: !!str 2\r\n 29: 30: !!str 4\r\n 29: !!str baz:\r\n 29: !!int 10: !!float 20\r\n 29: !!int 30: !!float 40\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1244aa00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1244aa90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1244ab20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1244abb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1244ac40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1244acd0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1244ad60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1244adf0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1244ae80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1244af10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1244afa0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1244b030 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1244b0c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1244b150 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !!map\n 29: !!str a0: !!xxx b0\n 29: !!str fooz: !!map\n 29: k1: !!float 1.0\n 29: k3: !!float 2.0\n 29: !!str foo: !!map\n 29: !!int 1: !!float 20.0\n 29: !!int 3: !!float 40.0\n 29: bar: !!map\n 29: 10: !!str 2\n 29: 30: !!str 4\n 29: !!str baz:\n 29: !!int 10: !!float 20\n 29: !!int 30: !!float 40\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12462670 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa12462700 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa12462790 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa12462820 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa124628b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa12462940 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa124629d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa12462a60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa12462af0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa12462b80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa12462c10 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa12462ca0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa12462d30 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa12462dc0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !map\r\n 29: !str a0: !xxx b0\r\n 29: !str fooz: !map\r\n 29: k1: !float 1.0\r\n 29: k3: !float 2.0\r\n 29: !str foo: !map\r\n 29: !int 1: !float 20.0\r\n 29: !int 3: !float 40.0\r\n 29: bar: !map\r\n 29: 10: !str 2\r\n 29: 30: !str 4\r\n 29: !str baz:\r\n 29: !int 10: !float 20\r\n 29: !int 30: !float 40\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1244c520 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1244c5b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1244c640 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1244c6d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1244c760 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1244c7f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1244c880 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1244c910 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1244c9a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1244ca30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1244cac0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1244cb50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1244cbe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1244cc70 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !map\n 29: !str a0: !xxx b0\n 29: !str fooz: !map\n 29: k1: !float 1.0\n 29: k3: !float 2.0\n 29: !str foo: !map\n 29: !int 1: !float 20.0\n 29: !int 3: !float 40.0\n 29: bar: !map\n 29: 10: !str 2\n 29: 30: !str 4\n 29: !str baz:\n 29: !int 10: !float 20\n 29: !int 30: !float 40\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa12464190 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa12464220 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa124642b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa12464340 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa124643d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa12464460 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa124644f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa12464580 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa12464610 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa124646a0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa12464730 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa124647c0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa12464850 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa124648e0 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!seq\r\n 29: - !!str k1: v1\r\n 29: !!str k2: v2\r\n 29: !!str k3: v3\r\n 29: - !!map\r\n 29: !!str k4: v4\r\n 29: !!str k5: v5\r\n 29: !!str k6: v6\r\n 29: - !!map\r\n 29: k7: v7\r\n 29: k8: v8\r\n 29: k9: v9\r\n 29: - - !!str v10\r\n 29: - !!str v20\r\n 29: - !!str v30\r\n 29: - !!seq\r\n 29: - !!str v40\r\n 29: - !!str v50\r\n 29: - !!str v60\r\n 29: - !!seq\r\n 29: - v70\r\n 29: - v80\r\n 29: - v90\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1244d740 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1244d7d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1244d860 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1244d8f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1244d980 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1244da10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1244daa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1244db30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1244dbc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1244dc50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1244dce0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1244dd70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1244de00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1244de90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1244df20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1244dfb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1244e040 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1244e0d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1244e160 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1244e1f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1244e280 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1244e310 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1244e3a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1244e430 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1244e4c0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !!seq\n 29: - !!str k1: v1\n 29: !!str k2: v2\n 29: !!str k3: v3\n 29: - !!map\n 29: !!str k4: v4\n 29: !!str k5: v5\n 29: !!str k6: v6\n 29: - !!map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !!str v10\n 29: - !!str v20\n 29: - !!str v30\n 29: - !!seq\n 29: - !!str v40\n 29: - !!str v50\n 29: - !!str v60\n 29: - !!seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa124653b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa12465440 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa124654d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa12465560 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa124655f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa12465680 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa12465710 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa124657a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa12465830 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa124658c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa12465950 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa124659e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa12465a70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa12465b00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa12465b90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa12465c20 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa12465cb0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa12465d40 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa12465dd0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa12465e60 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa12465ef0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa12465f80 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa12466010 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa124660a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa12466130 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !seq\r\n 29: - !str k1: v1\r\n 29: !str k2: v2\r\n 29: !str k3: v3\r\n 29: - !map\r\n 29: !str k4: v4\r\n 29: !str k5: v5\r\n 29: !str k6: v6\r\n 29: - !map\r\n 29: k7: v7\r\n 29: k8: v8\r\n 29: k9: v9\r\n 29: - - !str v10\r\n 29: - !str v20\r\n 29: - !str v30\r\n 29: - !seq\r\n 29: - !str v40\r\n 29: - !str v50\r\n 29: - !str v60\r\n 29: - !seq\r\n 29: - v70\r\n 29: - v80\r\n 29: - v90\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2aa1244e950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1244e9e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1244ea70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1244eb00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1244eb90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1244ec20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1244ecb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1244ed40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1244edd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1244ee60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1244eef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1244ef80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1244f010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1244f0a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1244f130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1244f1c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1244f250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1244f2e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1244f370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1244f400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1244f490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1244f520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1244f5b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1244f640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1244f6d0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: !seq\n 29: - !str k1: v1\n 29: !str k2: v2\n 29: !str k3: v3\n 29: - !map\n 29: !str k4: v4\n 29: !str k5: v5\n 29: !str k6: v6\n 29: - !map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !str v10\n 29: - !str v20\n 29: - !str v30\n 29: - !seq\n 29: - !str v40\n 29: - !str v50\n 29: - !str v60\n 29: - !seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2aa124665c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa12466650 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa124666e0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa12466770 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa12466800 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa12466890 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa12466920 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa124669b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa12466a40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa12466ad0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa12466b60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa12466bf0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa12466c80 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa12466d10 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa12466da0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa12466e30 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa12466ec0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa12466f50 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa12466fe0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa12467070 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa12467100 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa12467190 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa12467220 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa124672b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa12467340 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c6be0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa123c6690 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c6cf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa123c4e90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa123c4f28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa123c4fc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa123c5058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa123c50f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa123c5188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa123c5220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa123c5360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa123c53f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa123c52b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12464aa0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12464b30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa12464bc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa12464c50 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa12464ce0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa12464d70 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa12464e00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa12464e90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12464f20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12464fb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12465040 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c6e10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa123c5910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa123c59a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa123c5a40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa123c5ad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa123c5b70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa123c5c08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa123c5ca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa123c5de0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa123c5e78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa123c5d38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124677d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa12467860 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa124678f0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa12467980 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa12467a10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa12467aa0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa12467b30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa12467bc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa12467c50 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa12467ce0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa12467d70 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c6f28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa123c5f20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa123c5fb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa123c6050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124650e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa12465170 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa12465200 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa12465290 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa123c69c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa123c6a58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa123c6af0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12467e10 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa12467ea0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa12467f30 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa12467fc0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c4b10 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c4ba8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12451bf0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12451c80 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa12451d10 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c5540 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c55d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12468060 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa124680f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12468180 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c56d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c5768 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12468220 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa124682b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa12468340 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c74a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c7d20 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c7db8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124683e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa12468470 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa12468500 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c75b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa123c6280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa123c6320 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c63b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124685a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa12468630 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa124686c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa12468750 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c76d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa123c64b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa123c6550 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c65e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa124687f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa12468880 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa12468910 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa124689a0 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c77e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa123c80e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa123c8810 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa123c88a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa123c8178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa123c5860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa123c8210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa123c8950 VAL: 'a' (2 sibs) 29: 0x2aa123c89e8 VAL: 'b' (2 sibs) 29: 0x2aa123c82a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c8340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c83d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c8470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa123c8508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa123c85a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa123c6910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa123c8638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c86d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa123c8a90 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa123c8b28 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa123c8768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa123c8bd0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa123c8c68 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12468a40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa12468ad0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa12468b60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa12468bf0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa12468c80 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa12468d10 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa12468da0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa12468e30 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa12468ec0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa12468f50 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa12468fe0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa12469070 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa12469100 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa12469190 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa12469220 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa124692b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa12469340 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa124693d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa12469460 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa124694f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa12469580 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa12469610 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa124696a0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa123c8db0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa123c8e48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa123c90b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa123c9148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa123c8ee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa123c91f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa123c9288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa123c8f78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa123c9330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa123c93c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa123c9010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa123c9470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa123c9508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12469740 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa124697d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa12469860 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa124698f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa12469980 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa12469a10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa12469aa0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa12469b30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa12469bc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa12469c50 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa12469ce0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa12469d70 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa12469e00 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa12469e90 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7a18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa123c9600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa123c9698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa123c9900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa123c9998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa123c9730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa123c9a40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa123c9ad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa123c97c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa123c9b80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa123c9c18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa123c9860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa123c9cc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa123c9d58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12469f30 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa12469fc0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1246a050 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1246a0e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1246a170 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1246a200 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1246a290 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1246a320 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1246a3b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1246a440 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1246a4d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1246a560 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1246a5f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1246a680 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7b30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa123ca930 MAP: (6 sibs) 3 children: 29: 0x2aa123cacd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa123cad68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa123cae00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa123ca9c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa123caea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa123caf38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa123cafd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa123caa60 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa123cb070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa123cb108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa123cb1a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa123caaf8 SEQ: (6 sibs) 3 children: 29: 0x2aa123cb240 VAL***: '!!str v10' (3 sibs) 29: 0x2aa123cb2d8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa123cb370 VAL***: '!!str v30' (3 sibs) 29: 0x2aa123cab90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa123cb410 VAL***: '!!str v40' (3 sibs) 29: 0x2aa123cb4a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa123cb540 VAL***: '!!str v60' (3 sibs) 29: 0x2aa123cac28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa123cb5e0 VAL: 'v70' (3 sibs) 29: 0x2aa123cb678 VAL: 'v80' (3 sibs) 29: 0x2aa123cb710 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246a720 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1246a7b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1246a840 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1246a8d0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1246a960 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1246a9f0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1246aa80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1246ab10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1246aba0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1246ac30 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1246acc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1246ad50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1246ade0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1246ae70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1246af00 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1246af90 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1246b020 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1246b0b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1246b140 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1246b1d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1246b260 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1246b2f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1246b380 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1246b410 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1246b4a0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7c48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa123cb800 MAP: (6 sibs) 3 children: 29: 0x2aa123cbba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa123cbc38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa123cbcd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa123cb898 MAP***: !map (6 sibs) 3 children: 29: 0x2aa123cbd70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa123cbe08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa123cbea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa123cb930 MAP***: !map (6 sibs) 3 children: 29: 0x2aa123cbf40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa123cbfd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa123cc070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa123cb9c8 SEQ: (6 sibs) 3 children: 29: 0x2aa123cc110 VAL***: '!str v10' (3 sibs) 29: 0x2aa123cc1a8 VAL***: '!str v20' (3 sibs) 29: 0x2aa123cc240 VAL***: '!str v30' (3 sibs) 29: 0x2aa123cba60 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa123cc2e0 VAL***: '!str v40' (3 sibs) 29: 0x2aa123cc378 VAL***: '!str v50' (3 sibs) 29: 0x2aa123cc410 VAL***: '!str v60' (3 sibs) 29: 0x2aa123cbaf8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa123cc4b0 VAL: 'v70' (3 sibs) 29: 0x2aa123cc548 VAL: 'v80' (3 sibs) 29: 0x2aa123cc5e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246b540 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1246b5d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1246b660 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1246b6f0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1246b780 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1246b810 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1246b8a0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1246b930 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1246b9c0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1246ba50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1246bae0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1246bb70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1246bc00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1246bc90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1246bd20 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1246bdb0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1246be40 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1246bed0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1246bf60 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1246bff0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1246c080 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1246c110 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1246c1a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1246c230 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1246c2c0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c6be0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa123c6870 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c6cf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa123c4e90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa123c4f28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa123c4fc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa123c5058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa123c50f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa123c5188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa123c5220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa123c5360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa123c53f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa123c52b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246c360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1246c3f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1246c480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1246c510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1246c5a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1246c630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1246c6c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1246c750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1246c7e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1246c870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1246c900 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c6e10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa123c5910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa123c59a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa123c5a40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa123c5ad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa123c5b70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa123c5c08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa123c5ca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa123c5de0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa123c5e78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa123c5d38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246c9a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1246ca30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1246cac0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1246cb50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1246cbe0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1246cc70 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1246cd00 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1246cd90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1246ce20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1246ceb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1246cf40 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c6f28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa123c5f20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa123c5fb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa123c6050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246cfe0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1246d070 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1246d100 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1246d190 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa123c69c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa123c6a58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa123c6af0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246d230 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1246d2c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1246d350 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1246d3e0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c4b10 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c4ba8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246d480 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1246d510 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1246d5a0 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c5540 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c55d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246d640 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1246d6d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1246d760 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c56d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c5768 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246d800 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1246d890 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1246d920 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c74a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa123c7d20 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c7db8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246d9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1246da50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1246dae0 VAL***: !str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c75b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa123c6280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa123c6320 VAL***: '!!int 0' (2 sibs) 29: 0x2aa123c63b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246db80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1246dc10 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1246dca0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa1246dd30 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c76d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa123c64b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa123c6550 VAL***: '!int 0' (2 sibs) 29: 0x2aa123c65e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246ddd0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1246de60 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1246def0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1246df80 VAL***: !str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c77e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa123c80e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa123c8810 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa123c88a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa123c8178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa123c5860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa123c8210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa123c8950 VAL: 'a' (2 sibs) 29: 0x2aa123c89e8 VAL: 'b' (2 sibs) 29: 0x2aa123c82a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c8340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c83d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c8470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa123c8508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa123c85a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa123c6910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa123c8638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa123c86d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa123c8a90 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa123c8b28 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa123c8768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa123c8bd0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa123c8c68 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246e020 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1246e0b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1246e140 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1246e1d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1246e260 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1246e2f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1246e380 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1246e410 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1246e4a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1246e530 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1246e5c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1246e650 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1246e6e0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1246e770 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1246e800 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1246e890 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1246e920 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1246e9b0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1246ea40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1246ead0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1246eb60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1246ebf0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1246ec80 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa123c8db0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa123c8e48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa123c90b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa123c9148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa123c8ee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa123c91f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa123c9288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa123c8f78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa123c9330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa123c93c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa123c9010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa123c9470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa123c9508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246ed20 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1246edb0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1246ee40 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1246eed0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1246ef60 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1246eff0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1246f080 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1246f110 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1246f1a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1246f230 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1246f2c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1246f350 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1246f3e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1246f470 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7a18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa123c9600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa123c9698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa123c9900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa123c9998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa123c9730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa123c9a40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa123c9ad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa123c97c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa123c9b80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa123c9c18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa123c9860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa123c9cc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa123c9d58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246f510 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1246f5a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1246f630 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1246f6c0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1246f750 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1246f7e0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1246f870 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1246f900 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1246f990 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1246fa20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1246fab0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1246fb40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1246fbd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1246fc60 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7b30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa123ca930 MAP: (6 sibs) 3 children: 29: 0x2aa123cacd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa123cad68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa123cae00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa123ca9c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa123caea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa123caf38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa123cafd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa123caa60 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa123cb070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa123cb108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa123cb1a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa123caaf8 SEQ: (6 sibs) 3 children: 29: 0x2aa123cb240 VAL***: '!!str v10' (3 sibs) 29: 0x2aa123cb2d8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa123cb370 VAL***: '!!str v30' (3 sibs) 29: 0x2aa123cab90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa123cb410 VAL***: '!!str v40' (3 sibs) 29: 0x2aa123cb4a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa123cb540 VAL***: '!!str v60' (3 sibs) 29: 0x2aa123cac28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa123cb5e0 VAL: 'v70' (3 sibs) 29: 0x2aa123cb678 VAL: 'v80' (3 sibs) 29: 0x2aa123cb710 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1246fd00 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1246fd90 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1246fe20 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1246feb0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1246ff40 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1246ffd0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa12470060 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa124700f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa12470180 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa12470210 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa124702a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa12470330 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa124703c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa12470450 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa124704e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa12470570 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa12470600 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa12470690 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa12470720 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa124707b0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa12470840 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa124708d0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa12470960 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa124709f0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa12470a80 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x2aa123c7c48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa123cb800 MAP: (6 sibs) 3 children: 29: 0x2aa123cbba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa123cbc38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa123cbcd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa123cb898 MAP***: !map (6 sibs) 3 children: 29: 0x2aa123cbd70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa123cbe08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa123cbea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa123cb930 MAP***: !map (6 sibs) 3 children: 29: 0x2aa123cbf40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa123cbfd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa123cc070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa123cb9c8 SEQ: (6 sibs) 3 children: 29: 0x2aa123cc110 VAL***: '!str v10' (3 sibs) 29: 0x2aa123cc1a8 VAL***: '!str v20' (3 sibs) 29: 0x2aa123cc240 VAL***: '!str v30' (3 sibs) 29: 0x2aa123cba60 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa123cc2e0 VAL***: '!str v40' (3 sibs) 29: 0x2aa123cc378 VAL***: '!str v50' (3 sibs) 29: 0x2aa123cc410 VAL***: '!str v60' (3 sibs) 29: 0x2aa123cbaf8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa123cc4b0 VAL: 'v70' (3 sibs) 29: 0x2aa123cc548 VAL: 'v80' (3 sibs) 29: 0x2aa123cc5e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa12470b20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa12470bb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa12470c40 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa12470cd0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa12470d60 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa12470df0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa12470e80 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa12470f10 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa12470fa0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa12471030 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa124710c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa12471150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa124711e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa12471270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa12471300 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa12471390 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa12471420 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa124714b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa12471540 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa124715d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa12471660 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa124716f0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa12471780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa12471810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa124718a0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase (18 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (19 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.02 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 726 tests from 3 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: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x2aa2f295770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa2f291e30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa2f292000 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa2f292098 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa2f292130 KEYVAL: '' '' (3 sibs) 30: 0x2aa2f291ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa2f2921d0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa2f292268 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa2f291f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa2f292310 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa2f2923a8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa2f292440 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f3036f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa2f303930 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa2f303780 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa2f303810 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa2f3038a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa2f3039c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa2f303a50 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa2f303ae0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa2f303b70 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa2f303c00 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa2f303c90 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa2f303d20 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: --------------- 30: 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 30: ?foo: safe question mark 30: :foo: safe colon 30: -foo: safe dash 30: this is#not: a comment 30: --------------- 30: REF TREE: 30: 0x2aa2f295888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f292840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa2f2928d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa2f292970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa2f292a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa2f292aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f305770 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f305800 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f305890 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f305920 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f3059b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f305a40 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: --------------- 30: { 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe, 30: ?foo: safe question mark, 30: :foo: safe colon, 30: -foo: safe dash, 30: this is#not: a comment, 30: }--------------- 30: REF TREE: 30: 0x2aa2f2959a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f292fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa2f293048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa2f2930e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa2f293178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa2f293210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f307720 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f3077b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f307840 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f3078d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f307960 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f3079f0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: --------------- 30: 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~ 30: - ?foo 30: - :foo 30: - -foo 30: - this is#not:a comment 30: --------------- 30: REF TREE: 30: 0x2aa2f295ab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa2f2932b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa2f293348 VAL: '?foo' (5 sibs) 30: 0x2aa2f2933e0 VAL: ':foo' (5 sibs) 30: 0x2aa2f293478 VAL: '-foo' (5 sibs) 30: 0x2aa2f293510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f309530 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f3095c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f309650 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f3096e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f309770 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f309800 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: --------------- 30: [ 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~, 30: ?foo, 30: :foo, 30: -foo, 30: this is#not:a comment, 30: ]--------------- 30: REF TREE: 30: 0x2aa2f295bd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa2f293e80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa2f293f18 VAL: '?foo' (5 sibs) 30: 0x2aa2f293fb0 VAL: ':foo' (5 sibs) 30: 0x2aa2f294048 VAL: '-foo' (5 sibs) 30: 0x2aa2f2940e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f30b420 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f30b4b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f30b540 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f30b5d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f30b660 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f30b6f0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: --------------- 30: 30: ? an explicit key 30: : its value 30: --------------- 30: REF TREE: 30: 0x2aa2f295ce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f292b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f30d150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f30d1e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: --------------- 30: 30: { 30: a simple key: a value, 30: ? an explicit key: another value, 30: } 30: --------------- 30: REF TREE: 30: 0x2aa2f295e00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f291b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f291bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f30efa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f30f030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f30f0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: --------------- 30: 30: { 30: ? an explicit key: another value, 30: a simple key: a value, 30: } 30: --------------- 30: REF TREE: 30: 0x2aa2f295f18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f292cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f292d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f310d90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f310e20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f310eb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: --------------- 30: 30: a simple key: a value 30: ? an explicit key: another value 30: --------------- 30: REF TREE: 30: 0x2aa2f296030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f292e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f292ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f312ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f312b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f312be0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: --------------- 30: 30: ? an explicit key: another value 30: a simple key: a value 30: --------------- 30: REF TREE: 30: 0x2aa2f296148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f293600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f293698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f3147f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f314880 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f314910 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: --------------- 30: 30: map: 30: ? an explicit key: another value 30: a simple key: a value 30: ? an explicit key deindented: its value 30: --------------- 30: REF TREE: 30: 0x2aa2f296260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f2938d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa2f293a10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f293aa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f293968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f316820 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f3168b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa2f316940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f3169d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f316a60 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: --------------- 30: 30: - ? an explicit key: another value 30: a simple key: a value 30: - ? another explicit key: its value 30: --------------- 30: REF TREE: 30: 0x2aa2f296378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa2f293c40 MAP: (2 sibs) 2 children: 30: 0x2aa2f295310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f2953a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f293cd8 MAP: (2 sibs) 1 children: 30: 0x2aa2f293d80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f318710 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f3187a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa2f318830 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f3188c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f318950 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa2f3189e0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: --------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f296490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f293b50 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f31a5c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f31a650 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: --------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f2965a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f2954a0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f31c470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f31c500 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: --------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f2966c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f295590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f31e320 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f31e3b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: --------------- 30: ? > 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f2967d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f295680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f3201d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f320260 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: --------------- 30: ? >+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f2968f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f297a80 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f322080 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f322110 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: --------------- 30: ? >- 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f296a08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f2941d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f323f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f323fc0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: c: 30: ? d 30: e: 30: --------------- 30: REF TREE: 30: 0x2aa2f296b20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f294270 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa2f294308 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa2f2943a0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa2f294438 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa2f2944d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f325c60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f325cf0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa2f325d80 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa2f325e10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa2f325ea0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa2f325f30 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: --------------- 30: 30: a: 1 30: ? b 30: &anchor c: 3 30: ? d 30: !!str e: 4 30: ? f 30: --------------- 30: REF TREE: 30: 0x2aa2f296c38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa2f2945c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa2f294658 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa2f2946f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa2f294788 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa2f294820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa2f2948b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f327990 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa2f327a20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa2f327ab0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa2f327b40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa2f327bd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa2f327c60 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa2f327cf0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x2aa2f295770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa2f291e30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa2f292000 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa2f292098 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa2f292130 KEYVAL: '' '' (3 sibs) 30: 0x2aa2f291ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa2f2921d0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa2f292268 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa2f291f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa2f292310 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa2f2923a8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa2f292440 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f3282e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa2f328520 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa2f328370 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa2f328400 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa2f328490 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa2f3285b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa2f328640 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa2f3286d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa2f328760 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa2f3287f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa2f328880 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa2f328910 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: --------------- 30: 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 30: ?foo: safe question mark 30: :foo: safe colon 30: -foo: safe dash 30: this is#not: a comment 30: --------------- 30: REF TREE: 30: 0x2aa2f295888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f292840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa2f2928d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa2f292970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa2f292a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa2f292aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f328bf0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f328c80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f328d10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f328da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f328e30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f328ec0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: --------------- 30: { 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe, 30: ?foo: safe question mark, 30: :foo: safe colon, 30: -foo: safe dash, 30: this is#not: a comment, 30: }--------------- 30: REF TREE: 30: 0x2aa2f2959a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f292fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa2f293048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa2f2930e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa2f293178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa2f293210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f329500 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f329590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f329620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f3296b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f329740 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f3297d0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: --------------- 30: 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~ 30: - ?foo 30: - :foo 30: - -foo 30: - this is#not:a comment 30: --------------- 30: REF TREE: 30: 0x2aa2f295ab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa2f2932b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa2f293348 VAL: '?foo' (5 sibs) 30: 0x2aa2f2933e0 VAL: ':foo' (5 sibs) 30: 0x2aa2f293478 VAL: '-foo' (5 sibs) 30: 0x2aa2f293510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f329e10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f329ea0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f329f30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f329fc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f32a050 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f32a0e0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: --------------- 30: [ 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~, 30: ?foo, 30: :foo, 30: -foo, 30: this is#not:a comment, 30: ]--------------- 30: REF TREE: 30: 0x2aa2f295bd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa2f293e80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa2f293f18 VAL: '?foo' (5 sibs) 30: 0x2aa2f293fb0 VAL: ':foo' (5 sibs) 30: 0x2aa2f294048 VAL: '-foo' (5 sibs) 30: 0x2aa2f2940e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32a720 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f32a7b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f32a840 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f32a8d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f32a960 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f32a9f0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: --------------- 30: 30: ? an explicit key 30: : its value 30: --------------- 30: REF TREE: 30: 0x2aa2f295ce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f292b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32b030 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f32b0c0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: --------------- 30: 30: { 30: a simple key: a value, 30: ? an explicit key: another value, 30: } 30: --------------- 30: REF TREE: 30: 0x2aa2f295e00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f291b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f291bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32b940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32b9d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f32ba60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: --------------- 30: 30: { 30: ? an explicit key: another value, 30: a simple key: a value, 30: } 30: --------------- 30: REF TREE: 30: 0x2aa2f295f18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f292cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f292d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32c250 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32c2e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f32c370 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: --------------- 30: 30: a simple key: a value 30: ? an explicit key: another value 30: --------------- 30: REF TREE: 30: 0x2aa2f296030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f292e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f292ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32cb60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32cbf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f32cc80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: --------------- 30: 30: ? an explicit key: another value 30: a simple key: a value 30: --------------- 30: REF TREE: 30: 0x2aa2f296148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f293600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f293698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32d470 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32d500 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f32d590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: --------------- 30: 30: map: 30: ? an explicit key: another value 30: a simple key: a value 30: ? an explicit key deindented: its value 30: --------------- 30: REF TREE: 30: 0x2aa2f296260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f2938d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa2f293a10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f293aa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f293968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32dd80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32de10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa2f32dea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f32df30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f32dfc0 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: --------------- 30: 30: - ? an explicit key: another value 30: a simple key: a value 30: - ? another explicit key: its value 30: --------------- 30: REF TREE: 30: 0x2aa2f296378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa2f293c40 MAP: (2 sibs) 2 children: 30: 0x2aa2f295310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f2953a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f293cd8 MAP: (2 sibs) 1 children: 30: 0x2aa2f293d80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32e690 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32e720 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa2f32e7b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f32e840 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f32e8d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa2f32e960 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: --------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f296490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f293b50 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32efa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f32f030 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: --------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f2965a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f2954a0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f32f8b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f32f940 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: --------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f2966c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f295590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f3301c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f330250 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: --------------- 30: ? > 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f2967d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f295680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f330ad0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f330b60 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: --------------- 30: ? >+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f2968f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f297a80 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f3313e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f331470 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: --------------- 30: ? >- 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: --------------- 30: REF TREE: 30: 0x2aa2f296a08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f2941d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f331cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f331d80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: c: 30: ? d 30: e: 30: --------------- 30: REF TREE: 30: 0x2aa2f296b20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f294270 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa2f294308 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa2f2943a0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa2f294438 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa2f2944d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f332600 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f332690 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa2f332720 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa2f3327b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa2f332840 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa2f3328d0 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: --------------- 30: 30: a: 1 30: ? b 30: &anchor c: 3 30: ? d 30: !!str e: 4 30: ? f 30: --------------- 30: REF TREE: 30: 0x2aa2f296c38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa2f2945c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa2f294658 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa2f2946f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa2f294788 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa2f294820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa2f2948b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f332f10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa2f332fa0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa2f333030 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa2f3330c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa2f333150 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa2f3331e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa2f333270 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? a\n 30: ? b\n 30: ?\n 30: --- !!set # test that we do not add any last item\n 30: ? a\n 30: ? b\n 30: --- !!set # test that we do add the last item\n 30: ? a\n 30: ? b\n 30: ?\n 30: ...\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3036f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa2f303930 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa2f303780 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa2f303810 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa2f3038a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa2f3039c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa2f303a50 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa2f303ae0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa2f303b70 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa2f303c00 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa2f303c90 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa2f303d20 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ---\n 30: a: \n 30: b: \n 30: : \n 30: --- !!set\n 30: a: \n 30: b: \n 30: --- !!set\n 30: a: \n 30: b: \n 30: : \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f334c80 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa2f334d10 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa2f334da0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa2f334e30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa2f334ec0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa2f334f50 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa2f334fe0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa2f335070 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa2f335100 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa2f335190 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa2f335220 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa2f3352b0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\n 30: ?foo: safe question mark\n 30: :foo: safe colon\n 30: -foo: safe dash\n 30: this is#not: a comment\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f305770 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f305800 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f305890 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f305920 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f3059b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f305a40 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe\n 30: '?foo': safe question mark\n 30: ':foo': safe colon\n 30: '-foo': safe dash\n 30: 'this is#not': a comment\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f335e70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f335f00 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f335f90 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f336020 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f3360b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f336140 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: {\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\n 30: ?foo: safe question mark,\n 30: :foo: safe colon,\n 30: -foo: safe dash,\n 30: this is#not: a comment,\n 30: }~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f307720 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f3077b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f307840 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f3078d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f307960 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f3079f0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe\n 30: '?foo': safe question mark\n 30: ':foo': safe colon\n 30: '-foo': safe dash\n 30: 'this is#not': a comment\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f336780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f336810 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f3368a0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f336930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f3369c0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f336a50 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\n 30: - ?foo\n 30: - :foo\n 30: - -foo\n 30: - this is#not:a comment\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f309530 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f3095c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f309650 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f3096e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f309770 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f309800 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~'\n 30: - '?foo'\n 30: - ':foo'\n 30: - '-foo'\n 30: - 'this is#not:a comment'\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f337090 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f337120 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f3371b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f337240 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f3372d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f337360 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~,\n 30: ?foo,\n 30: :foo,\n 30: -foo,\n 30: this is#not:a comment,\n 30: ]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f30b420 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f30b4b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f30b540 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f30b5d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f30b660 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f30b6f0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~'\n 30: - '?foo'\n 30: - ':foo'\n 30: - '-foo'\n 30: - 'this is#not:a comment'\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3379a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f337a30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f337ac0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f337b50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f337be0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f337c70 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? an explicit key\n 30: : its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f30d150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f30d1e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3382b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f338340 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: {\n 30: a simple key: a value,\n 30: ? an explicit key: another value,\n 30: }\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f30efa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f30f030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f30f0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a simple key: a value\n 30: an explicit key: another value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f338bc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f338c50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f338ce0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: {\n 30: ? an explicit key: another value,\n 30: a simple key: a value,\n 30: }\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f310d90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f310e20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f310eb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3394d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f339560 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f3395f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: a simple key: a value\n 30: ? an explicit key: another value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f312ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f312b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f312be0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a simple key: a value\n 30: an explicit key: another value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f339de0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f339e70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f339f00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3147f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f314880 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f314910 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33a6f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f33a780 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f33a810 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: map:\n 30: ? an explicit key: another value\n 30: a simple key: a value\n 30: ? an explicit key deindented: its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f316820 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f3168b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa2f316940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f3169d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f316a60 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: map:\n 30: an explicit key: another value\n 30: a simple key: a value\n 30: an explicit key deindented: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33b000 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f33b090 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa2f33b120 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f33b1b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f33b240 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - ? an explicit key: another value\n 30: a simple key: a value\n 30: - ? another explicit key: its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f318710 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f3187a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa2f318830 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f3188c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f318950 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa2f3189e0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - an explicit key: another value\n 30: a simple key: a value\n 30: - another explicit key: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33b910 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f33b9a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa2f33ba30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f33bac0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f33bb50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa2f33bbe0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |\n 30: This is a key\n 30: that has multiple lines\n 30: e lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f31a5c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f31a650 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33c220 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f33c2b0 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |+\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f31c470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f31c500 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |+\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33cb30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f33cbc0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |-\n 30: This is a key\n 30: that has multiple linesle lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f31e320 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f31e3b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |-\n 30: This is a key\n 30: that has multiple lines\n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33d440 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f33d4d0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >\n 30: This is a key that has multiple lines\n 30: e lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3201d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f320260 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |\n 30: This is a key that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33dd50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f33dde0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >+\n 30: This is a key that has multiple lines\n 30: \n 30: lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f322080 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f322110 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |+\n 30: This is a key that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33e660 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f33e6f0 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >-\n 30: This is a key that has multiple linesle lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f323f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f323fc0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'This is a key that has multiple lines': and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33ef70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f33f000 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? a\n 30: ? b\n 30: c:\n 30: ? d\n 30: e:\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f325c60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f325cf0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa2f325d80 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa2f325e10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa2f325ea0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa2f325f30 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a: \n 30: b: \n 30: c: \n 30: d: \n 30: e: \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f33f880 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f33f910 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa2f33f9a0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa2f33fa30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa2f33fac0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa2f33fb50 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: a: 1\n 30: ? b\n 30: &anchor c: 3\n 30: ? d\n 30: !!str e: 4\n 30: ? f\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f327990 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa2f327a20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa2f327ab0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa2f327b40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa2f327bd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa2f327c60 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa2f327cf0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a: 1\n 30: b: \n 30: &anchor c: 3\n 30: d: \n 30: !!str e: 4\n 30: f: \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f340190 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa2f340220 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa2f3402b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa2f340340 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa2f3403d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa2f340460 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa2f3404f0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: ? a\r\n 30: ? b\r\n 30: ?\r\n 30: --- !!set # test that we do not add any last item\r\n 30: ? a\r\n 30: ? b\r\n 30: --- !!set # test that we do add the last item\r\n 30: ? a\r\n 30: ? b\r\n 30: ?\r\n 30: ...\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3282e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa2f328520 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa2f328370 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa2f328400 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa2f328490 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa2f3285b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa2f328640 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa2f3286d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa2f328760 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa2f3287f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa2f328880 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa2f328910 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ---\n 30: a: \n 30: b: \n 30: : \n 30: --- !!set\n 30: a: \n 30: b: \n 30: --- !!set\n 30: a: \n 30: b: \n 30: : \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f340aa0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa2f340b30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa2f340bc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa2f340c50 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa2f340ce0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa2f340d70 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa2f340e00 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa2f340e90 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa2f340f20 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa2f340fb0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa2f341040 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa2f3410d0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\r\n 30: ?foo: safe question mark\r\n 30: :foo: safe colon\r\n 30: -foo: safe dash\r\n 30: this is#not: a comment\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f328bf0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f328c80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f328d10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f328da0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f328e30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f328ec0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe\n 30: '?foo': safe question mark\n 30: ':foo': safe colon\n 30: '-foo': safe dash\n 30: 'this is#not': a comment\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3413b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f341440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f3414d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f341560 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f3415f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f341680 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: {\r\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\r\n 30: ?foo: safe question mark,\r\n 30: :foo: safe colon,\r\n 30: -foo: safe dash,\r\n 30: this is#not: a comment,\r\n 30: }~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f329500 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f329590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f329620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f3296b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f329740 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f3297d0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe\n 30: '?foo': safe question mark\n 30: ':foo': safe colon\n 30: '-foo': safe dash\n 30: 'this is#not': a comment\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f341cc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f341d50 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f341de0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f341e70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f341f00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f341f90 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\r\n 30: - ?foo\r\n 30: - :foo\r\n 30: - -foo\r\n 30: - this is#not:a comment\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f329e10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f329ea0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f329f30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f329fc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f32a050 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f32a0e0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~'\n 30: - '?foo'\n 30: - ':foo'\n 30: - '-foo'\n 30: - 'this is#not:a comment'\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3425d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f342660 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f3426f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f342780 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f342810 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f3428a0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [\r\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~,\r\n 30: ?foo,\r\n 30: :foo,\r\n 30: -foo,\r\n 30: this is#not:a comment,\r\n 30: ]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32a720 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f32a7b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f32a840 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f32a8d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f32a960 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f32a9f0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~'\n 30: - '?foo'\n 30: - ':foo'\n 30: - '-foo'\n 30: - 'this is#not:a comment'\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f342ee0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f342f70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f343000 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f343090 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f343120 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f3431b0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: ? an explicit key\r\n 30: : its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32b030 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f32b0c0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3437f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f343880 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: {\r\n 30: a simple key: a value,\r\n 30: ? an explicit key: another value,\r\n 30: }\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32b940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32b9d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f32ba60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a simple key: a value\n 30: an explicit key: another value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f344100 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f344190 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f344220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: {\r\n 30: ? an explicit key: another value,\r\n 30: a simple key: a value,\r\n 30: }\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32c250 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32c2e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f32c370 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f344a10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f344aa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f344b30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: a simple key: a value\r\n 30: ? an explicit key: another value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32cb60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32cbf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f32cc80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a simple key: a value\n 30: an explicit key: another value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f345320 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f3453b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f345440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: ? an explicit key: another value\r\n 30: a simple key: a value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32d470 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32d500 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f32d590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: an explicit key: another value\n 30: a simple key: a value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f345c30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f345cc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f345d50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: map:\r\n 30: ? an explicit key: another value\r\n 30: a simple key: a value\r\n 30: ? an explicit key deindented: its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32dd80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32de10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa2f32dea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f32df30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f32dfc0 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: map:\n 30: an explicit key: another value\n 30: a simple key: a value\n 30: an explicit key deindented: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f346540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f3465d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa2f346660 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f3466f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f346780 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: - ? an explicit key: another value\r\n 30: a simple key: a value\r\n 30: - ? another explicit key: its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32e690 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f32e720 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa2f32e7b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f32e840 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f32e8d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa2f32e960 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - an explicit key: another value\n 30: a simple key: a value\n 30: - another explicit key: its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f346e50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f346ee0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa2f346f70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f347000 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f347090 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa2f347120 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |\r\n 30: This is a key\n 30: that has multiple lines\n 30: le lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32efa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f32f030 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f347760 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f3477f0 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |+\r\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: e lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f32f8b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f32f940 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |+\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f348070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f348100 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |-\r\n 30: This is a key\n 30: that has multiple linesple lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3301c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f330250 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |-\n 30: This is a key\n 30: that has multiple lines\n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f348980 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f348a10 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >\r\n 30: This is a key that has multiple lines\n 30: le lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f330ad0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f330b60 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |\n 30: This is a key that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f349290 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f349320 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >+\r\n 30: This is a key that has multiple lines\n 30: \n 30: e lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f3313e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f331470 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: ? |+\n 30: This is a key that has multiple lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f349ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f349c30 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? >-\r\n 30: This is a key that has multiple linesple lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f331cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f331d80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: 'This is a key that has multiple lines': and this is its value\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f34a4b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f34a540 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: ? a\r\n 30: ? b\r\n 30: c:\r\n 30: ? d\r\n 30: e:\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f332600 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f332690 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa2f332720 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa2f3327b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa2f332840 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa2f3328d0 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a: \n 30: b: \n 30: c: \n 30: d: \n 30: e: \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f34adc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f34ae50 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa2f34aee0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa2f34af70 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa2f34b000 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa2f34b090 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: a: 1\r\n 30: ? b\r\n 30: &anchor c: 3\r\n 30: ? d\r\n 30: !!str e: 4\r\n 30: ? f\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f332f10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa2f332fa0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa2f333030 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa2f3330c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa2f333150 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa2f3331e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa2f333270 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: a: 1\n 30: b: \n 30: &anchor c: 3\n 30: d: \n 30: !!str e: 4\n 30: f: \n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2aa2f34b6d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa2f34b760 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa2f34b7f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa2f34b880 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa2f34b910 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa2f34b9a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa2f34ba30 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa2f291e30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa2f292000 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa2f292098 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa2f292130 KEYVAL: '' '' (3 sibs) 30: 0x2aa2f291ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa2f2921d0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa2f292268 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa2f291f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa2f292310 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa2f2923a8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa2f292440 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34bfe0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa2f34c070 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa2f34c100 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa2f34c190 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa2f34c220 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa2f34c2b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa2f34c340 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa2f34c3d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa2f34c460 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa2f34c4f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa2f34c580 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa2f34c610 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f292840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa2f2928d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa2f292970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa2f292a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa2f292aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34c6b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f34c740 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f34c7d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f34c860 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f34c8f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f34c980 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2959a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f292fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa2f293048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa2f2930e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa2f293178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa2f293210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34ca20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f34cab0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f34cb40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f34cbd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f34cc60 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f34ccf0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295ab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa2f2932b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa2f293348 VAL: '?foo' (5 sibs) 30: 0x2aa2f2933e0 VAL: ':foo' (5 sibs) 30: 0x2aa2f293478 VAL: '-foo' (5 sibs) 30: 0x2aa2f293510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34cd90 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f34ce20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f34ceb0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f34cf40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f34cfd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f34d060 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295bd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa2f293e80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa2f293f18 VAL: '?foo' (5 sibs) 30: 0x2aa2f293fb0 VAL: ':foo' (5 sibs) 30: 0x2aa2f294048 VAL: '-foo' (5 sibs) 30: 0x2aa2f2940e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34d100 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f34d190 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f34d220 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f34d2b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f34d340 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f34d3d0 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295ce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f292b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34d470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f34d500 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295e00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f291b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f291bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34d5a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f34d630 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f34d6c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295f18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f292cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f292d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34d760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f34d7f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f34d880 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f292e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f292ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34d920 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f34d9b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f34da40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f293600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f293698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34dae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f34db70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f34dc00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f2938d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa2f293a10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f293aa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f293968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34dca0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f34dd30 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa2f34ddc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f34de50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f34dee0 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa2f293c40 MAP: (2 sibs) 2 children: 30: 0x2aa2f295310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f2953a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f293cd8 MAP: (2 sibs) 1 children: 30: 0x2aa2f293d80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34df80 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f34e010 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa2f34e0a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f34e130 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f34e1c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa2f34e250 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f293b50 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34e2f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f34e380 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2965a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f2954a0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34e420 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f34e4b0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2966c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f295590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34e550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f34e5e0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2967d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f295680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34e680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f34e710 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2968f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f297a80 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34e7b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f34e840 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296a08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f2941d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34e8e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f34e970 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296b20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f294270 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa2f294308 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa2f2943a0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa2f294438 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa2f2944d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34ea10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f34eaa0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa2f34eb30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa2f34ebc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa2f34ec50 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa2f34ece0 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296c38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa2f2945c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa2f294658 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa2f2946f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa2f294788 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa2f294820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa2f2948b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34ed80 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa2f34ee10 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa2f34eea0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa2f34ef30 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa2f34efc0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa2f34f050 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa2f34f0e0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa2f291e30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa2f292000 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa2f292098 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa2f292130 KEYVAL: '' '' (3 sibs) 30: 0x2aa2f291ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa2f2921d0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa2f292268 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa2f291f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa2f292310 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa2f2923a8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa2f292440 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34f180 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa2f34f210 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa2f34f2a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa2f34f330 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa2f34f3c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa2f34f450 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa2f34f4e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa2f34f570 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa2f34f600 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa2f34f690 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa2f34f720 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa2f34f7b0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f292840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa2f2928d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa2f292970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa2f292a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa2f292aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34f850 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f34f8e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f34f970 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f34fa00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f34fa90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f34fb20 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2959a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f292fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa2f293048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa2f2930e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa2f293178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa2f293210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34fbc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f34fc50 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa2f34fce0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa2f34fd70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa2f34fe00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa2f34fe90 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295ab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa2f2932b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa2f293348 VAL: '?foo' (5 sibs) 30: 0x2aa2f2933e0 VAL: ':foo' (5 sibs) 30: 0x2aa2f293478 VAL: '-foo' (5 sibs) 30: 0x2aa2f293510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f34ff30 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f34ffc0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f350050 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f3500e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f350170 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f350200 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295bd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa2f293e80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa2f293f18 VAL: '?foo' (5 sibs) 30: 0x2aa2f293fb0 VAL: ':foo' (5 sibs) 30: 0x2aa2f294048 VAL: '-foo' (5 sibs) 30: 0x2aa2f2940e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f3502a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f350330 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa2f3503c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa2f350450 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa2f3504e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa2f350570 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295ce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f292b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f350610 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f3506a0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295e00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f291b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f291bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f350740 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f3507d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f350860 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f295f18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f292cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f292d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f350900 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f350990 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f350a20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f292e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f292ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f350ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f350b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa2f350be0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f293600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f293698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f350c80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f350d10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa2f350da0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: #nodes=3 vs #printed=3 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa2f2938d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa2f293a10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f293aa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f293968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f350e40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f350ed0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa2f350f60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f350ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f351080 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa2f293c40 MAP: (2 sibs) 2 children: 30: 0x2aa2f295310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa2f2953a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa2f293cd8 MAP: (2 sibs) 1 children: 30: 0x2aa2f293d80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f351120 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa2f3511b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa2f351240 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa2f3512d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa2f351360 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa2f3513f0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f293b50 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f351490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f351520 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2965a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f2954a0 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f3515c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f351650 KEYVAL: 'This is a key 30: that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2966c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f295590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f3516f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f351780 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2967d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f295680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f351820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f3518b0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f2968f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f297a80 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f351950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f3519e0 KEYVAL: 'This is a key that has multiple lines 30: 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296a08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa2f2941d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f351a80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa2f351b10 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296b20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa2f294270 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa2f294308 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa2f2943a0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa2f294438 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa2f2944d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f351bb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa2f351c40 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa2f351cd0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa2f351d60 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa2f351df0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa2f351e80 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: REF TREE: 30: 0x2aa2f296c38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa2f2945c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa2f294658 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa2f2946f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa2f294788 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa2f294820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa2f2948b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa2f351f20 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa2f351fb0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa2f352040 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa2f3520d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa2f352160 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa2f3521f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa2f352280 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase (17 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (18 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.02 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 145 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: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x2aa32390750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3238f640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3238f810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3238f8a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3238f940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3238f6d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3238f9e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3238fa78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3238fb10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3238f770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3238fbb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3238fc48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3238fce0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323a8350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323a83e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323a8470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323a8500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323a8590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323a8620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323a86b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323a8740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323a87d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323a8860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323a88f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323a8980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323a8a10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo: {foo0: 00, bar0: 01, baz0: 02}, 31: bar: {foo1: 10, bar1: 11, baz1: 12}, 31: baz: {foo2: 20, bar2: 21, baz2: 22} 31: }--------------- 31: REF TREE: 31: 0x2aa32390868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3238ffc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa32390190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa32390228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa323902c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa32390058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa32390360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa323903f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa32390490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa323900f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa32390530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa323905c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa32390660 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323aa3d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323aa460 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323aa4f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323aa580 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323aa610 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323aa6a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323aa730 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323aa7c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323aa850 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323aa8e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323aa970 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323aaa00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323aaa90 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: --------------- 31: 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: --------------- 31: REF TREE: 31: 0x2aa32390980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa32390b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa32390d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa32390dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa32390e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa32390c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa32390f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa32390fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa32391040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa32390ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa323910e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa32391178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa32391210 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323ac320 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323ac3b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323ac440 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323ac4d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323ac560 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323ac5f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323ac680 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323ac710 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323ac7a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323ac830 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323ac8c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323ac950 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323ac9e0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: --------------- 31: 31: send_to: 31: #host: 192.168.1.100 31: #port: 7000 31: host: 192.168.1.101 31: port: 7001 31: #host: 192.168.1.102 31: #port: 7002 31: --------------- 31: REF TREE: 31: 0x2aa32390a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa323913f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa32391490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa32391528 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323ae270 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa323ae300 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa323ae390 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa323ae420 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x2aa32390750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3238f640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3238f810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3238f8a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3238f940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3238f6d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3238f9e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3238fa78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3238fb10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3238f770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3238fbb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3238fc48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3238fce0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323aeb80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323aec10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323aeca0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323aed30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323aedc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323aee50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323aeee0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323aef70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323af000 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323af090 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323af120 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323af1b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323af240 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo: {foo0: 00, bar0: 01, baz0: 02}, 31: bar: {foo1: 10, bar1: 11, baz1: 12}, 31: baz: {foo2: 20, bar2: 21, baz2: 22} 31: }--------------- 31: REF TREE: 31: 0x2aa32390868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3238ffc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa32390190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa32390228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa323902c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa32390058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa32390360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa323903f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa32390490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa323900f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa32390530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa323905c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa32390660 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323af490 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323af520 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323af5b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323af640 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323af6d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323af760 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323af7f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323af880 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323af910 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323af9a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323afa30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323afac0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323afb50 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: --------------- 31: 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: --------------- 31: REF TREE: 31: 0x2aa32390980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa32390b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa32390d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa32390dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa32390e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa32390c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa32390f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa32390fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa32391040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa32390ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa323910e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa32391178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa32391210 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323afda0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323afe30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323afec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323aff50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323affe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b0070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b0100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b0190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b0220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b02b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b0340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b03d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b0460 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: --------------- 31: 31: send_to: 31: #host: 192.168.1.100 31: #port: 7000 31: host: 192.168.1.101 31: port: 7001 31: #host: 192.168.1.102 31: #port: 7002 31: --------------- 31: REF TREE: 31: 0x2aa32390a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa323913f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa32391490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa32391528 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323b06b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa323b0740 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa323b07d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa323b0860 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aa323a8350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323a83e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323a8470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323a8500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323a8590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323a8620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323a86b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323a8740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323a87d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323a8860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323a88f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323a8980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323a8a10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aa323b1730 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b17c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b1850 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b18e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b1970 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b1a00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b1a90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b1b20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b1bb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b1c40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b1cd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b1d60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b1df0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\n 31: foo: {foo0: 00, bar0: 01, baz0: 02},\n 31: bar: {foo1: 10, bar1: 11, baz1: 12},\n 31: baz: {foo2: 20, bar2: 21, baz2: 22}\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aa323aa3d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323aa460 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323aa4f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323aa580 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323aa610 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323aa6a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323aa730 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323aa7c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323aa850 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323aa8e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323aa970 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323aaa00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323aaa90 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aa323b2920 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b29b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b2a40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b2ad0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b2b60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b2bf0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b2c80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b2d10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b2da0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b2e30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b2ec0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b2f50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b2fe0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \n 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aa323ac320 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323ac3b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323ac440 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323ac4d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323ac560 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323ac5f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323ac680 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323ac710 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323ac7a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323ac830 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323ac8c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323ac950 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323ac9e0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aa323b3230 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b32c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b3350 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b33e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b3470 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b3500 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b3590 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b3620 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b36b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b3740 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b37d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b3860 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b38f0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \n 31: send_to:\n 31: #host: 192.168.1.100\n 31: #port: 7000\n 31: host: 192.168.1.101\n 31: port: 7001\n 31: #host: 192.168.1.102\n 31: #port: 7002\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aa323ae270 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa323ae300 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa323ae390 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa323ae420 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: send_to:\n 31: host: 192.168.1.101\n 31: port: 7001\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aa323b3b40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa323b3bd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa323b3c60 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa323b3cf0 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aa323aeb80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323aec10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323aeca0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323aed30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323aedc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323aee50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323aeee0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323aef70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323af000 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323af090 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323af120 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323af1b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323af240 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aa323b4450 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b44e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b4570 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b4600 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b4690 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b4720 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b47b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b4840 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b48d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b4960 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b49f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b4a80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b4b10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\r\n 31: foo: {foo0: 00, bar0: 01, baz0: 02},\r\n 31: bar: {foo1: 10, bar1: 11, baz1: 12},\r\n 31: baz: {foo2: 20, bar2: 21, baz2: 22}\r\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aa323af490 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323af520 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323af5b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323af640 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323af6d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323af760 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323af7f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323af880 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323af910 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323af9a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323afa30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323afac0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323afb50 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aa323b4d60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b4df0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b4e80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b4f10 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b4fa0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b5030 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b50c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b5150 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b51e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b5270 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b5300 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b5390 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b5420 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \r\n 31: foo:\r\n 31: foo0: 00\r\n 31: bar0: 01\r\n 31: baz0: 02\r\n 31: bar:\r\n 31: foo1: 10\r\n 31: bar1: 11\r\n 31: baz1: 12\r\n 31: baz:\r\n 31: foo2: 20\r\n 31: bar2: 21\r\n 31: baz2: 22\r\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aa323afda0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323afe30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323afec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323aff50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323affe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b0070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b0100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b0190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b0220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b02b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b0340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b03d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b0460 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aa323b5670 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b5700 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b5790 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b5820 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b58b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b5940 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b59d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b5a60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b5af0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b5b80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b5c10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b5ca0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b5d30 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \r\n 31: send_to:\r\n 31: #host: 192.168.1.100\r\n 31: #port: 7000\r\n 31: host: 192.168.1.101\r\n 31: port: 7001\r\n 31: #host: 192.168.1.102\r\n 31: #port: 7002\r\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aa323b06b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa323b0740 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa323b07d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa323b0860 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: send_to:\n 31: host: 192.168.1.101\n 31: port: 7001\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2aa323b5f80 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa323b6010 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa323b60a0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa323b6130 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aa32390750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3238f640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3238f810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3238f8a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3238f940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3238f6d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3238f9e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3238fa78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3238fb10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3238f770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3238fbb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3238fc48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3238fce0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323b6890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b6920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b69b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b6a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b6ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b6b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b6bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b6c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b6d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b6da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b6e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b6ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b6f50 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aa32390868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3238ffc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa32390190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa32390228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa323902c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa32390058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa32390360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa323903f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa32390490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa323900f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa32390530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa323905c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa32390660 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323b6ff0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b7080 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b7110 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b71a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b7230 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b72c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b7350 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b73e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b7470 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b7500 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b7590 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b7620 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b76b0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aa32390980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa32390b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa32390d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa32390dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa32390e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa32390c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa32390f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa32390fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa32391040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa32390ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa323910e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa32391178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa32391210 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323b7750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b77e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b7870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b7900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b7990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b7a20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b7ab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b7b40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b7bd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b7c60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b7cf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b7d80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b7e10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aa32390a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa323913f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa32391490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa32391528 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323b2140 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa323b21d0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa323b2260 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa323b22f0 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aa32390750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3238f640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3238f810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3238f8a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3238f940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3238f6d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3238f9e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3238fa78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3238fb10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3238f770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3238fbb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3238fc48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3238fce0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323b7eb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b7f40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b7fd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b8060 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b80f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b8180 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b8210 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b82a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b8330 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b83c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b8450 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b84e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b8570 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aa32390868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3238ffc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa32390190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa32390228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa323902c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa32390058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa32390360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa323903f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa32390490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa323900f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa32390530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa323905c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa32390660 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323b8610 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b86a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b8730 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b87c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b8850 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b88e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b8970 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b8a00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b8a90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b8b20 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b8bb0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b8c40 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b8cd0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aa32390980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa32390b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa32390d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa32390dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa32390e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa32390c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa32390f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa32390fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa32391040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa32390ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa323910e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa32391178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa32391210 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323b8d70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa323b8e00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa323b8e90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa323b8f20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa323b8fb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa323b9040 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa323b90d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa323b9160 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa323b91f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa323b9280 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa323b9310 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa323b93a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa323b9430 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aa32390a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa323913f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa32391490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa32391528 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa323b2390 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa323b2420 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa323b24b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa323b2540 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase (4 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (4 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 289 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: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x2aa2f1ac4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1aa0d0 SEQ: (3 sibs) 0 children: 32: 0x2aa2f1aa168 SEQ: (3 sibs) 0 children: 32: 0x2aa2f1aa200 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1db390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1db420 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2f1db4b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2f1db540 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: --------------- 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]--------------- 32: REF TREE: 32: 0x2aa2f1ac5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1aaa50 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aac20 VAL: '00' (3 sibs) 32: 0x2aa2f1aacb8 VAL: '01' (3 sibs) 32: 0x2aa2f1aad50 VAL: '02' (3 sibs) 32: 0x2aa2f1aaae8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aadf0 VAL: '10' (3 sibs) 32: 0x2aa2f1aae88 VAL: '11' (3 sibs) 32: 0x2aa2f1aaf20 VAL: '12' (3 sibs) 32: 0x2aa2f1aab80 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aafc0 VAL: '20' (3 sibs) 32: 0x2aa2f1ab058 VAL: '21' (3 sibs) 32: 0x2aa2f1ab0f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1dd250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1dd2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1dd370 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1dd400 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1dd490 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1dd520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1dd5b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1dd640 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1dd6d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1dd760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1dd7f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1dd880 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1dd910 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: --------------- 32: [[00,01,02],[10,11,12],[20,21,22]]--------------- 32: REF TREE: 32: 0x2aa2f1ac700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ab600 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab7d0 VAL: '00' (3 sibs) 32: 0x2aa2f1ab868 VAL: '01' (3 sibs) 32: 0x2aa2f1ab900 VAL: '02' (3 sibs) 32: 0x2aa2f1ab698 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab9a0 VAL: '10' (3 sibs) 32: 0x2aa2f1aba38 VAL: '11' (3 sibs) 32: 0x2aa2f1abad0 VAL: '12' (3 sibs) 32: 0x2aa2f1ab730 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1abb70 VAL: '20' (3 sibs) 32: 0x2aa2f1abc08 VAL: '21' (3 sibs) 32: 0x2aa2f1abca0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1defc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1df050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1df0e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1df170 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1df200 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1df290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1df320 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1df3b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1df440 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1df4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1df560 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1df5f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1df680 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [00, 01, 02], 32: [10, 11, 12], 32: [20, 21, 22], 32: ]--------------- 32: REF TREE: 32: 0x2aa2f1ac818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1abd40 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1abf10 VAL: '00' (3 sibs) 32: 0x2aa2f1abfa8 VAL: '01' (3 sibs) 32: 0x2aa2f1ac040 VAL: '02' (3 sibs) 32: 0x2aa2f1abdd8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ac0e0 VAL: '10' (3 sibs) 32: 0x2aa2f1ac178 VAL: '11' (3 sibs) 32: 0x2aa2f1ac210 VAL: '12' (3 sibs) 32: 0x2aa2f1abe70 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ac2b0 VAL: '20' (3 sibs) 32: 0x2aa2f1ac348 VAL: '21' (3 sibs) 32: 0x2aa2f1ac3e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e0db0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e0e40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e0ed0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e0f60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e0ff0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e1080 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e1110 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e11a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e1230 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e12c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e1350 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e13e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e1470 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: --------------- 32: 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x2aa2f1ac930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1acd50 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1acf20 VAL: '00' (3 sibs) 32: 0x2aa2f1acfb8 VAL: '01' (3 sibs) 32: 0x2aa2f1ad050 VAL: '02' (3 sibs) 32: 0x2aa2f1acde8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad0f0 VAL: '10' (3 sibs) 32: 0x2aa2f1ad188 VAL: '11' (3 sibs) 32: 0x2aa2f1ad220 VAL: '12' (3 sibs) 32: 0x2aa2f1ace80 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad2c0 VAL: '20' (3 sibs) 32: 0x2aa2f1ad358 VAL: '21' (3 sibs) 32: 0x2aa2f1ad3f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e2b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e2c10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e2ca0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e2d30 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e2dc0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e2e50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e2ee0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e2f70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e3000 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e3090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e3120 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e31b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e3240 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 00 32: - 01 32: - 02 32: - 32: - 10 32: - 11 32: - 12 32: - 32: - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x2aa2f1aca48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ab1e0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab3b0 VAL: '00' (3 sibs) 32: 0x2aa2f1ab448 VAL: '01' (3 sibs) 32: 0x2aa2f1ab4e0 VAL: '02' (3 sibs) 32: 0x2aa2f1ab278 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad490 VAL: '10' (3 sibs) 32: 0x2aa2f1ad528 VAL: '11' (3 sibs) 32: 0x2aa2f1ad5c0 VAL: '12' (3 sibs) 32: 0x2aa2f1ab310 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad660 VAL: '20' (3 sibs) 32: 0x2aa2f1ad6f8 VAL: '21' (3 sibs) 32: 0x2aa2f1ad790 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e4970 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e4a00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e4a90 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e4b20 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e4bb0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e4c40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e4cd0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e4d60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e4df0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e4e80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e4f10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e4fa0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e5030 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: 00 32: - 32: 01 32: - 32: 02 32: - 32: - 32: 10 32: - 32: 11 32: - 32: 12 32: - 32: - 32: 20 32: - 32: 21 32: - 32: 22 32: --------------- 32: REF TREE: 32: 0x2aa2f1acb60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ad830 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ada00 VAL: '00' (3 sibs) 32: 0x2aa2f1ada98 VAL: '01' (3 sibs) 32: 0x2aa2f1adb30 VAL: '02' (3 sibs) 32: 0x2aa2f1ad8c8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1adbd0 VAL: '10' (3 sibs) 32: 0x2aa2f1adc68 VAL: '11' (3 sibs) 32: 0x2aa2f1add00 VAL: '12' (3 sibs) 32: 0x2aa2f1ad960 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1adda0 VAL: '20' (3 sibs) 32: 0x2aa2f1ade38 VAL: '21' (3 sibs) 32: 0x2aa2f1aded0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e68b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e6940 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e69d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e6a60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e6af0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e6b80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e6c10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e6ca0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e6d30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e6dc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e6e50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e6ee0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e6f70 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: --------------- 32: 32: - [00, 01, 02] 32: - [10, 11, 12] 32: - [20, 21, 22] 32: --------------- 32: REF TREE: 32: 0x2aa2f1acc78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1adfc0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae190 VAL: '00' (3 sibs) 32: 0x2aa2f1ae228 VAL: '01' (3 sibs) 32: 0x2aa2f1ae2c0 VAL: '02' (3 sibs) 32: 0x2aa2f1ae058 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae360 VAL: '10' (3 sibs) 32: 0x2aa2f1ae3f8 VAL: '11' (3 sibs) 32: 0x2aa2f1ae490 VAL: '12' (3 sibs) 32: 0x2aa2f1ae0f0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae530 VAL: '20' (3 sibs) 32: 0x2aa2f1ae5c8 VAL: '21' (3 sibs) 32: 0x2aa2f1ae660 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e86a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e8730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e87c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e8850 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e88e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e8970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e8a00 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e8a90 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e8b20 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e8bb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e8c40 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e8cd0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e8d60 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x2aa2f1ac4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1aa0d0 SEQ: (3 sibs) 0 children: 32: 0x2aa2f1aa168 SEQ: (3 sibs) 0 children: 32: 0x2aa2f1aa200 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e8ff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e9080 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2f1e9110 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2f1e91a0 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: --------------- 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]--------------- 32: REF TREE: 32: 0x2aa2f1ac5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1aaa50 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aac20 VAL: '00' (3 sibs) 32: 0x2aa2f1aacb8 VAL: '01' (3 sibs) 32: 0x2aa2f1aad50 VAL: '02' (3 sibs) 32: 0x2aa2f1aaae8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aadf0 VAL: '10' (3 sibs) 32: 0x2aa2f1aae88 VAL: '11' (3 sibs) 32: 0x2aa2f1aaf20 VAL: '12' (3 sibs) 32: 0x2aa2f1aab80 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aafc0 VAL: '20' (3 sibs) 32: 0x2aa2f1ab058 VAL: '21' (3 sibs) 32: 0x2aa2f1ab0f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e9900 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e9990 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e9a20 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e9ab0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e9b40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e9bd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e9c60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e9cf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e9d80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e9e10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e9ea0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e9f30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e9fc0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: --------------- 32: [[00,01,02],[10,11,12],[20,21,22]]--------------- 32: REF TREE: 32: 0x2aa2f1ac700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ab600 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab7d0 VAL: '00' (3 sibs) 32: 0x2aa2f1ab868 VAL: '01' (3 sibs) 32: 0x2aa2f1ab900 VAL: '02' (3 sibs) 32: 0x2aa2f1ab698 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab9a0 VAL: '10' (3 sibs) 32: 0x2aa2f1aba38 VAL: '11' (3 sibs) 32: 0x2aa2f1abad0 VAL: '12' (3 sibs) 32: 0x2aa2f1ab730 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1abb70 VAL: '20' (3 sibs) 32: 0x2aa2f1abc08 VAL: '21' (3 sibs) 32: 0x2aa2f1abca0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1ea210 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ea2a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1ea330 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1ea3c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ea450 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1ea4e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1ea570 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1ea600 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1ea690 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1ea720 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1ea7b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1ea840 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ea8d0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [00, 01, 02], 32: [10, 11, 12], 32: [20, 21, 22], 32: ]--------------- 32: REF TREE: 32: 0x2aa2f1ac818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1abd40 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1abf10 VAL: '00' (3 sibs) 32: 0x2aa2f1abfa8 VAL: '01' (3 sibs) 32: 0x2aa2f1ac040 VAL: '02' (3 sibs) 32: 0x2aa2f1abdd8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ac0e0 VAL: '10' (3 sibs) 32: 0x2aa2f1ac178 VAL: '11' (3 sibs) 32: 0x2aa2f1ac210 VAL: '12' (3 sibs) 32: 0x2aa2f1abe70 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ac2b0 VAL: '20' (3 sibs) 32: 0x2aa2f1ac348 VAL: '21' (3 sibs) 32: 0x2aa2f1ac3e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1eab20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1eabb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1eac40 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1eacd0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ead60 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1eadf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1eae80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1eaf10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1eafa0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1eb030 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1eb0c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1eb150 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1eb1e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: --------------- 32: 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x2aa2f1ac930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1acd50 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1acf20 VAL: '00' (3 sibs) 32: 0x2aa2f1acfb8 VAL: '01' (3 sibs) 32: 0x2aa2f1ad050 VAL: '02' (3 sibs) 32: 0x2aa2f1acde8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad0f0 VAL: '10' (3 sibs) 32: 0x2aa2f1ad188 VAL: '11' (3 sibs) 32: 0x2aa2f1ad220 VAL: '12' (3 sibs) 32: 0x2aa2f1ace80 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad2c0 VAL: '20' (3 sibs) 32: 0x2aa2f1ad358 VAL: '21' (3 sibs) 32: 0x2aa2f1ad3f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1eb430 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1eb4c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1eb550 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1eb5e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1eb670 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1eb700 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1eb790 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1eb820 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1eb8b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1eb940 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1eb9d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1eba60 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ebaf0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 00 32: - 01 32: - 02 32: - 32: - 10 32: - 11 32: - 12 32: - 32: - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x2aa2f1aca48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ab1e0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab3b0 VAL: '00' (3 sibs) 32: 0x2aa2f1ab448 VAL: '01' (3 sibs) 32: 0x2aa2f1ab4e0 VAL: '02' (3 sibs) 32: 0x2aa2f1ab278 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad490 VAL: '10' (3 sibs) 32: 0x2aa2f1ad528 VAL: '11' (3 sibs) 32: 0x2aa2f1ad5c0 VAL: '12' (3 sibs) 32: 0x2aa2f1ab310 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad660 VAL: '20' (3 sibs) 32: 0x2aa2f1ad6f8 VAL: '21' (3 sibs) 32: 0x2aa2f1ad790 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1ebd40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ebdd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1ebe60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1ebef0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ebf80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1ec010 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1ec0a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1ec130 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1ec1c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1ec250 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1ec2e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1ec370 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ec400 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: 00 32: - 32: 01 32: - 32: 02 32: - 32: - 32: 10 32: - 32: 11 32: - 32: 12 32: - 32: - 32: 20 32: - 32: 21 32: - 32: 22 32: --------------- 32: REF TREE: 32: 0x2aa2f1acb60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ad830 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ada00 VAL: '00' (3 sibs) 32: 0x2aa2f1ada98 VAL: '01' (3 sibs) 32: 0x2aa2f1adb30 VAL: '02' (3 sibs) 32: 0x2aa2f1ad8c8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1adbd0 VAL: '10' (3 sibs) 32: 0x2aa2f1adc68 VAL: '11' (3 sibs) 32: 0x2aa2f1add00 VAL: '12' (3 sibs) 32: 0x2aa2f1ad960 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1adda0 VAL: '20' (3 sibs) 32: 0x2aa2f1ade38 VAL: '21' (3 sibs) 32: 0x2aa2f1aded0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1ec650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ec6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1ec770 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1ec800 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ec890 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1ec920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1ec9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1eca40 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1ecad0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1ecb60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1ecbf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1ecc80 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ecd10 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: --------------- 32: 32: - [00, 01, 02] 32: - [10, 11, 12] 32: - [20, 21, 22] 32: --------------- 32: REF TREE: 32: 0x2aa2f1acc78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1adfc0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae190 VAL: '00' (3 sibs) 32: 0x2aa2f1ae228 VAL: '01' (3 sibs) 32: 0x2aa2f1ae2c0 VAL: '02' (3 sibs) 32: 0x2aa2f1ae058 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae360 VAL: '10' (3 sibs) 32: 0x2aa2f1ae3f8 VAL: '11' (3 sibs) 32: 0x2aa2f1ae490 VAL: '12' (3 sibs) 32: 0x2aa2f1ae0f0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae530 VAL: '20' (3 sibs) 32: 0x2aa2f1ae5c8 VAL: '21' (3 sibs) 32: 0x2aa2f1ae660 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1ecf60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ecff0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1ed080 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1ed110 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ed1a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1ed230 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1ed2c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1ed350 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1ed3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1ed470 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1ed500 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1ed590 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ed620 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1db390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1db420 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2f1db4b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2f1db540 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - []\n 32: - []\n 32: - []\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1edf70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ee000 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2f1ee090 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2f1ee120 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1dd250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1dd2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1dd370 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1dd400 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1dd490 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1dd520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1dd5b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1dd640 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1dd6d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1dd760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1dd7f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1dd880 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1dd910 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1ef160 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ef1f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1ef280 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1ef310 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ef3a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1ef430 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1ef4c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1ef550 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1ef5e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1ef670 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1ef700 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1ef790 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ef820 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1defc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1df050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1df0e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1df170 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1df200 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1df290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1df320 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1df3b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1df440 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1df4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1df560 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1df5f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1df680 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1efa70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1efb00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1efb90 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1efc20 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1efcb0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1efd40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1efdd0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1efe60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1efef0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1eff80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f0010 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f00a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f0130 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\n 32: [00, 01, 02],\n 32: [10, 11, 12],\n 32: [20, 21, 22],\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e0db0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e0e40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e0ed0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e0f60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e0ff0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e1080 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e1110 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e11a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e1230 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e12c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e1350 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e13e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e1470 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f0380 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f0410 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f04a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f0530 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f05c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f0650 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f06e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f0770 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f0800 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f0890 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f0920 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f09b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f0a40 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e2b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e2c10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e2ca0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e2d30 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e2dc0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e2e50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e2ee0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e2f70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e3000 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e3090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e3120 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e31b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e3240 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f0c90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f0d20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f0db0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f0e40 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f0ed0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f0f60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f0ff0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f1080 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f1110 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f11a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f1230 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f12c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f1350 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: - 00\n 32: - 01\n 32: - 02\n 32: -\n 32: - 10\n 32: - 11\n 32: - 12\n 32: -\n 32: - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e4970 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e4a00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e4a90 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e4b20 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e4bb0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e4c40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e4cd0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e4d60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e4df0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e4e80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e4f10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e4fa0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e5030 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f15a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f1630 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f16c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f1750 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f17e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f1870 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f1900 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f1990 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f1a20 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f1ab0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f1b40 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f1bd0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f1c60 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: -\n 32: 00\n 32: -\n 32: 01\n 32: -\n 32: 02\n 32: -\n 32: -\n 32: 10\n 32: -\n 32: 11\n 32: -\n 32: 12\n 32: -\n 32: -\n 32: 20\n 32: -\n 32: 21\n 32: -\n 32: 22\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e68b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e6940 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e69d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e6a60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e6af0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e6b80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e6c10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e6ca0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e6d30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e6dc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e6e50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e6ee0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e6f70 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f1eb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f1f40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f1fd0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f2060 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f20f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f2180 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f2210 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f22a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f2330 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f23c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f2450 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f24e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f2570 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: - [00, 01, 02]\n 32: - [10, 11, 12]\n 32: - [20, 21, 22]\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e86a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e8730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e87c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e8850 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e88e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e8970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e8a00 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e8a90 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e8b20 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e8bb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e8c40 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e8cd0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e8d60 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f27c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f2850 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f28e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f2970 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f2a00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f2a90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f2b20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f2bb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f2c40 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f2cd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f2d60 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f2df0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f2e80 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e8ff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e9080 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2f1e9110 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2f1e91a0 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - []\n 32: - []\n 32: - []\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f30d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f3160 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2f1f31f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2f1f3280 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1e9900 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1e9990 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1e9a20 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1e9ab0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1e9b40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1e9bd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1e9c60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1e9cf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1e9d80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1e9e10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1e9ea0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1e9f30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1e9fc0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f39e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f3a70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f3b00 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f3b90 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f3c20 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f3cb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f3d40 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f3dd0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f3e60 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f3ef0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f3f80 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f4010 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f40a0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1ea210 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ea2a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1ea330 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1ea3c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ea450 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1ea4e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1ea570 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1ea600 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1ea690 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1ea720 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1ea7b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1ea840 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ea8d0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f42f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f4380 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f4410 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f44a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f4530 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f45c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f4650 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f46e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f4770 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f4800 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f4890 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f4920 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f49b0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\r\n 32: [00, 01, 02],\r\n 32: [10, 11, 12],\r\n 32: [20, 21, 22],\r\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1eab20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1eabb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1eac40 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1eacd0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ead60 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1eadf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1eae80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1eaf10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1eafa0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1eb030 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1eb0c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1eb150 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1eb1e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f4c00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f4c90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f4d20 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f4db0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f4e40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f4ed0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f4f60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f4ff0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f5080 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f5110 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f51a0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f5230 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f52c0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: - - 00\r\n 32: - 01\r\n 32: - 02\r\n 32: - - 10\r\n 32: - 11\r\n 32: - 12\r\n 32: - - 20\r\n 32: - 21\r\n 32: - 22\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1eb430 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1eb4c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1eb550 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1eb5e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1eb670 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1eb700 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1eb790 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1eb820 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1eb8b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1eb940 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1eb9d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1eba60 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ebaf0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f5510 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f55a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f5630 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f56c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f5750 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f57e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f5870 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f5900 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f5990 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f5a20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f5ab0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f5b40 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f5bd0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: - 00\r\n 32: - 01\r\n 32: - 02\r\n 32: -\r\n 32: - 10\r\n 32: - 11\r\n 32: - 12\r\n 32: -\r\n 32: - 20\r\n 32: - 21\r\n 32: - 22\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1ebd40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ebdd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1ebe60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1ebef0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ebf80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1ec010 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1ec0a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1ec130 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1ec1c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1ec250 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1ec2e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1ec370 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ec400 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f5e20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f5eb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f5f40 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f5fd0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f6060 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f60f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f6180 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f6210 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f62a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f6330 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f63c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f6450 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f64e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: -\r\n 32: 00\r\n 32: -\r\n 32: 01\r\n 32: -\r\n 32: 02\r\n 32: -\r\n 32: -\r\n 32: 10\r\n 32: -\r\n 32: 11\r\n 32: -\r\n 32: 12\r\n 32: -\r\n 32: -\r\n 32: 20\r\n 32: -\r\n 32: 21\r\n 32: -\r\n 32: 22\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1ec650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ec6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1ec770 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1ec800 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ec890 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1ec920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1ec9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1eca40 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1ecad0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1ecb60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1ecbf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1ecc80 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ecd10 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f6730 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f67c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f6850 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f68e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f6970 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f6a00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f6a90 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f6b20 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f6bb0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f6c40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f6cd0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f6d60 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f6df0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: - [00, 01, 02]\r\n 32: - [10, 11, 12]\r\n 32: - [20, 21, 22]\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1ecf60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1ecff0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1ed080 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1ed110 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1ed1a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1ed230 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1ed2c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1ed350 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1ed3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1ed470 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1ed500 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1ed590 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1ed620 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f7040 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f70d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f7160 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f71f0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f7280 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f7310 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f73a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f7430 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f74c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f7550 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f75e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f7670 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f7700 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1aa0d0 SEQ: (3 sibs) 0 children: 32: 0x2aa2f1aa168 SEQ: (3 sibs) 0 children: 32: 0x2aa2f1aa200 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1eeba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1eec30 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2f1eecc0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2f1eed50 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1aaa50 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aac20 VAL: '00' (3 sibs) 32: 0x2aa2f1aacb8 VAL: '01' (3 sibs) 32: 0x2aa2f1aad50 VAL: '02' (3 sibs) 32: 0x2aa2f1aaae8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aadf0 VAL: '10' (3 sibs) 32: 0x2aa2f1aae88 VAL: '11' (3 sibs) 32: 0x2aa2f1aaf20 VAL: '12' (3 sibs) 32: 0x2aa2f1aab80 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aafc0 VAL: '20' (3 sibs) 32: 0x2aa2f1ab058 VAL: '21' (3 sibs) 32: 0x2aa2f1ab0f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f7950 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f79e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f7a70 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f7b00 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f7b90 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f7c20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f7cb0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f7d40 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f7dd0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f7e60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f7ef0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f7f80 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f8010 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ab600 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab7d0 VAL: '00' (3 sibs) 32: 0x2aa2f1ab868 VAL: '01' (3 sibs) 32: 0x2aa2f1ab900 VAL: '02' (3 sibs) 32: 0x2aa2f1ab698 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab9a0 VAL: '10' (3 sibs) 32: 0x2aa2f1aba38 VAL: '11' (3 sibs) 32: 0x2aa2f1abad0 VAL: '12' (3 sibs) 32: 0x2aa2f1ab730 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1abb70 VAL: '20' (3 sibs) 32: 0x2aa2f1abc08 VAL: '21' (3 sibs) 32: 0x2aa2f1abca0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f80b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f8140 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f81d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f8260 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f82f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f8380 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f8410 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f84a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f8530 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f85c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f8650 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f86e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f8770 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1abd40 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1abf10 VAL: '00' (3 sibs) 32: 0x2aa2f1abfa8 VAL: '01' (3 sibs) 32: 0x2aa2f1ac040 VAL: '02' (3 sibs) 32: 0x2aa2f1abdd8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ac0e0 VAL: '10' (3 sibs) 32: 0x2aa2f1ac178 VAL: '11' (3 sibs) 32: 0x2aa2f1ac210 VAL: '12' (3 sibs) 32: 0x2aa2f1abe70 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ac2b0 VAL: '20' (3 sibs) 32: 0x2aa2f1ac348 VAL: '21' (3 sibs) 32: 0x2aa2f1ac3e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f8810 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f88a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f8930 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f89c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f8a50 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f8ae0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f8b70 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f8c00 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f8c90 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f8d20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f8db0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f8e40 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f8ed0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1acd50 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1acf20 VAL: '00' (3 sibs) 32: 0x2aa2f1acfb8 VAL: '01' (3 sibs) 32: 0x2aa2f1ad050 VAL: '02' (3 sibs) 32: 0x2aa2f1acde8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad0f0 VAL: '10' (3 sibs) 32: 0x2aa2f1ad188 VAL: '11' (3 sibs) 32: 0x2aa2f1ad220 VAL: '12' (3 sibs) 32: 0x2aa2f1ace80 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad2c0 VAL: '20' (3 sibs) 32: 0x2aa2f1ad358 VAL: '21' (3 sibs) 32: 0x2aa2f1ad3f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f8f70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f9000 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f9090 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f9120 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f91b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f9240 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f92d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f9360 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f93f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f9480 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f9510 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f95a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f9630 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1aca48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ab1e0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab3b0 VAL: '00' (3 sibs) 32: 0x2aa2f1ab448 VAL: '01' (3 sibs) 32: 0x2aa2f1ab4e0 VAL: '02' (3 sibs) 32: 0x2aa2f1ab278 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad490 VAL: '10' (3 sibs) 32: 0x2aa2f1ad528 VAL: '11' (3 sibs) 32: 0x2aa2f1ad5c0 VAL: '12' (3 sibs) 32: 0x2aa2f1ab310 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad660 VAL: '20' (3 sibs) 32: 0x2aa2f1ad6f8 VAL: '21' (3 sibs) 32: 0x2aa2f1ad790 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f96d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f9760 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f97f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f9880 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1f9910 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1f99a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1f9a30 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1f9ac0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1f9b50 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1f9be0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1f9c70 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1f9d00 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1f9d90 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1acb60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ad830 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ada00 VAL: '00' (3 sibs) 32: 0x2aa2f1ada98 VAL: '01' (3 sibs) 32: 0x2aa2f1adb30 VAL: '02' (3 sibs) 32: 0x2aa2f1ad8c8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1adbd0 VAL: '10' (3 sibs) 32: 0x2aa2f1adc68 VAL: '11' (3 sibs) 32: 0x2aa2f1add00 VAL: '12' (3 sibs) 32: 0x2aa2f1ad960 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1adda0 VAL: '20' (3 sibs) 32: 0x2aa2f1ade38 VAL: '21' (3 sibs) 32: 0x2aa2f1aded0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1f9e30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1f9ec0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1f9f50 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1f9fe0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1fa070 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1fa100 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1fa190 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1fa220 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1fa2b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1fa340 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1fa3d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1fa460 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1fa4f0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1acc78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1adfc0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae190 VAL: '00' (3 sibs) 32: 0x2aa2f1ae228 VAL: '01' (3 sibs) 32: 0x2aa2f1ae2c0 VAL: '02' (3 sibs) 32: 0x2aa2f1ae058 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae360 VAL: '10' (3 sibs) 32: 0x2aa2f1ae3f8 VAL: '11' (3 sibs) 32: 0x2aa2f1ae490 VAL: '12' (3 sibs) 32: 0x2aa2f1ae0f0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae530 VAL: '20' (3 sibs) 32: 0x2aa2f1ae5c8 VAL: '21' (3 sibs) 32: 0x2aa2f1ae660 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1fa590 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1fa620 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1fa6b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1fa740 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1fa7d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1fa860 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1fa8f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1fa980 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1faa10 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1faaa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1fab30 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1fabc0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1fac50 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1aa0d0 SEQ: (3 sibs) 0 children: 32: 0x2aa2f1aa168 SEQ: (3 sibs) 0 children: 32: 0x2aa2f1aa200 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1facf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1fad80 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2f1fae10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2f1faea0 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1aaa50 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aac20 VAL: '00' (3 sibs) 32: 0x2aa2f1aacb8 VAL: '01' (3 sibs) 32: 0x2aa2f1aad50 VAL: '02' (3 sibs) 32: 0x2aa2f1aaae8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aadf0 VAL: '10' (3 sibs) 32: 0x2aa2f1aae88 VAL: '11' (3 sibs) 32: 0x2aa2f1aaf20 VAL: '12' (3 sibs) 32: 0x2aa2f1aab80 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1aafc0 VAL: '20' (3 sibs) 32: 0x2aa2f1ab058 VAL: '21' (3 sibs) 32: 0x2aa2f1ab0f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1faf40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1fafd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1fb060 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1fb0f0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1fb180 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1fb210 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1fb2a0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1fb330 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1fb3c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1fb450 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1fb4e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1fb570 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1fb600 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ab600 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab7d0 VAL: '00' (3 sibs) 32: 0x2aa2f1ab868 VAL: '01' (3 sibs) 32: 0x2aa2f1ab900 VAL: '02' (3 sibs) 32: 0x2aa2f1ab698 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab9a0 VAL: '10' (3 sibs) 32: 0x2aa2f1aba38 VAL: '11' (3 sibs) 32: 0x2aa2f1abad0 VAL: '12' (3 sibs) 32: 0x2aa2f1ab730 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1abb70 VAL: '20' (3 sibs) 32: 0x2aa2f1abc08 VAL: '21' (3 sibs) 32: 0x2aa2f1abca0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1fb6a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1fb730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1fb7c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1fb850 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1fb8e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1fb970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1fba00 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1fba90 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1fbb20 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1fbbb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1fbc40 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1fbcd0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1fbd60 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1abd40 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1abf10 VAL: '00' (3 sibs) 32: 0x2aa2f1abfa8 VAL: '01' (3 sibs) 32: 0x2aa2f1ac040 VAL: '02' (3 sibs) 32: 0x2aa2f1abdd8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ac0e0 VAL: '10' (3 sibs) 32: 0x2aa2f1ac178 VAL: '11' (3 sibs) 32: 0x2aa2f1ac210 VAL: '12' (3 sibs) 32: 0x2aa2f1abe70 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ac2b0 VAL: '20' (3 sibs) 32: 0x2aa2f1ac348 VAL: '21' (3 sibs) 32: 0x2aa2f1ac3e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1fbe00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1fbe90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1fbf20 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1fbfb0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1fc040 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1fc0d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1fc160 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1fc1f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1fc280 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1fc310 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1fc3a0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1fc430 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1fc4c0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1ac930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1acd50 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1acf20 VAL: '00' (3 sibs) 32: 0x2aa2f1acfb8 VAL: '01' (3 sibs) 32: 0x2aa2f1ad050 VAL: '02' (3 sibs) 32: 0x2aa2f1acde8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad0f0 VAL: '10' (3 sibs) 32: 0x2aa2f1ad188 VAL: '11' (3 sibs) 32: 0x2aa2f1ad220 VAL: '12' (3 sibs) 32: 0x2aa2f1ace80 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad2c0 VAL: '20' (3 sibs) 32: 0x2aa2f1ad358 VAL: '21' (3 sibs) 32: 0x2aa2f1ad3f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1fc560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1fc5f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1fc680 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1fc710 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1fc7a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1fc830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1fc8c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1fc950 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1fc9e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1fca70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1fcb00 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1fcb90 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1fcc20 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1aca48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ab1e0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ab3b0 VAL: '00' (3 sibs) 32: 0x2aa2f1ab448 VAL: '01' (3 sibs) 32: 0x2aa2f1ab4e0 VAL: '02' (3 sibs) 32: 0x2aa2f1ab278 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad490 VAL: '10' (3 sibs) 32: 0x2aa2f1ad528 VAL: '11' (3 sibs) 32: 0x2aa2f1ad5c0 VAL: '12' (3 sibs) 32: 0x2aa2f1ab310 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ad660 VAL: '20' (3 sibs) 32: 0x2aa2f1ad6f8 VAL: '21' (3 sibs) 32: 0x2aa2f1ad790 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1fccc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1fcd50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1fcde0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1fce70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1fcf00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1fcf90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1fd020 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1fd0b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1fd140 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1fd1d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1fd260 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1fd2f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1fd380 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1acb60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1ad830 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ada00 VAL: '00' (3 sibs) 32: 0x2aa2f1ada98 VAL: '01' (3 sibs) 32: 0x2aa2f1adb30 VAL: '02' (3 sibs) 32: 0x2aa2f1ad8c8 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1adbd0 VAL: '10' (3 sibs) 32: 0x2aa2f1adc68 VAL: '11' (3 sibs) 32: 0x2aa2f1add00 VAL: '12' (3 sibs) 32: 0x2aa2f1ad960 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1adda0 VAL: '20' (3 sibs) 32: 0x2aa2f1ade38 VAL: '21' (3 sibs) 32: 0x2aa2f1aded0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1fd420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1fd4b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1fd540 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1fd5d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1fd660 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1fd6f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1fd780 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1fd810 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1fd8a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1fd930 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1fd9c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1fda50 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1fdae0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: REF TREE: 32: 0x2aa2f1acc78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2f1adfc0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae190 VAL: '00' (3 sibs) 32: 0x2aa2f1ae228 VAL: '01' (3 sibs) 32: 0x2aa2f1ae2c0 VAL: '02' (3 sibs) 32: 0x2aa2f1ae058 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae360 VAL: '10' (3 sibs) 32: 0x2aa2f1ae3f8 VAL: '11' (3 sibs) 32: 0x2aa2f1ae490 VAL: '12' (3 sibs) 32: 0x2aa2f1ae0f0 SEQ: (3 sibs) 3 children: 32: 0x2aa2f1ae530 VAL: '20' (3 sibs) 32: 0x2aa2f1ae5c8 VAL: '21' (3 sibs) 32: 0x2aa2f1ae660 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2f1fdb80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2f1fdc10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2f1fdca0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2f1fdd30 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2f1fddc0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2f1fde50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2f1fdee0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2f1fdf70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2f1fe000 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2f1fe090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2f1fe120 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2f1fe1b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2f1fe240 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase (9 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (9 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.01 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 73 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: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x2aa16eadec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa16eac6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa16eac8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaca80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa16eacb18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa16eacbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa16eac948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eacc50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa16eacce8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa16eacd80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa16eac9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eace20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa16eaceb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa16eacf50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa16eac778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa16eacff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16ead1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa16ead258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa16ead2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa16ead088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16ead390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa16ead428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa16ead4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa16ead120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16ead560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa16ead5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa16ead690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa16eac810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa16ead730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16ead900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa16ead998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa16eada30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa16ead7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eadad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa16eadb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa16eadc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa16ead860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eadca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa16eadd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa16eaddd0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa16ebc420 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ebc4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ebc540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ebc5d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ebc660 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ebc6f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ebc780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ebc810 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ebc8a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ebc930 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ebc9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ebca50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ebcae0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ebcb70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ebcc00 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ebcc90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ebcd20 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ebcdb0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ebce40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ebced0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ebcf60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ebcff0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ebd080 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ebd110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ebd1a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ebd230 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ebd2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ebd350 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ebd3e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ebd470 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ebd500 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ebd590 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ebd620 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ebd6b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ebd740 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ebd7d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ebd860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ebd8f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ebd980 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ebda10 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: --------------- 33: REF TREE: 33: 0x2aa16eadfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa16eae0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa16eae280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eae450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa16eae4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa16eae580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa16eae318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eae620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa16eae6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa16eae750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa16eae3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eae7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa16eae888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa16eae920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa16eae148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa16eae9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaeb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa16eaec28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa16eaecc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa16eaea58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eaed60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa16eaedf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa16eaee90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa16eaeaf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eaef30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa16eaefc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa16eaf060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa16eae1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa16eaf100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaf2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa16eaf368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa16eaf400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa16eaf198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eaf4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa16eaf538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa16eaf5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa16eaf230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eaf670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa16eaf708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa16eaf7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa16ec0560 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ec05f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ec0680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ec0710 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ec07a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ec0830 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ec08c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ec0950 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ec09e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ec0a70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ec0b00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ec0b90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ec0c20 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ec0cb0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ec0d40 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ec0dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ec0e60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ec0ef0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ec0f80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ec1010 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ec10a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ec1130 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ec11c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ec1250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ec12e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ec1370 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ec1400 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ec1490 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ec1520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ec15b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ec1640 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ec16d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ec1760 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ec17f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ec1880 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ec1910 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ec19a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ec1a30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ec1ac0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ec1b50 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x2aa16eadec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa16eac6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa16eac8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaca80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa16eacb18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa16eacbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa16eac948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eacc50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa16eacce8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa16eacd80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa16eac9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eace20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa16eaceb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa16eacf50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa16eac778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa16eacff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16ead1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa16ead258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa16ead2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa16ead088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16ead390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa16ead428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa16ead4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa16ead120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16ead560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa16ead5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa16ead690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa16eac810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa16ead730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16ead900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa16ead998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa16eada30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa16ead7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eadad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa16eadb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa16eadc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa16ead860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eadca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa16eadd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa16eaddd0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa16ec2970 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ec2a00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ec2a90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ec2b20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ec2bb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ec2c40 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ec2cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ec2d60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ec2df0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ec2e80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ec2f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ec2fa0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ec3030 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ec30c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ec3150 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ec31e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ec3270 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ec3300 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ec3390 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ec3420 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ec34b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ec3540 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ec35d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ec3660 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ec36f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ec3780 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ec3810 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ec38a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ec3930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ec39c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ec3a50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ec3ae0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ec3b70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ec3c00 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ec3c90 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ec3d20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ec3db0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ec3e40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ec3ed0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ec3f60 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: --------------- 33: REF TREE: 33: 0x2aa16eadfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa16eae0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa16eae280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eae450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa16eae4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa16eae580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa16eae318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eae620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa16eae6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa16eae750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa16eae3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eae7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa16eae888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa16eae920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa16eae148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa16eae9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaeb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa16eaec28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa16eaecc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa16eaea58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eaed60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa16eaedf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa16eaee90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa16eaeaf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eaef30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa16eaefc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa16eaf060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa16eae1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa16eaf100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaf2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa16eaf368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa16eaf400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa16eaf198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eaf4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa16eaf538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa16eaf5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa16eaf230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eaf670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa16eaf708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa16eaf7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa16ec4d80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ec4e10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ec4ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ec4f30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ec4fc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ec5050 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ec50e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ec5170 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ec5200 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ec5290 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ec5320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ec53b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ec5440 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ec54d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ec5560 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ec55f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ec5680 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ec5710 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ec57a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ec5830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ec58c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ec5950 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ec59e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ec5a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ec5b00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ec5b90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ec5c20 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ec5cb0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ec5d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ec5dd0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ec5e60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ec5ef0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ec5f80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ec6010 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ec60a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ec6130 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ec61c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ec6250 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ec62e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ec6370 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\n 33: foo0: {\n 33: foo1: {foo2: 000, bar2: 001, baz2: 002},\n 33: bar1: {foo2: 010, bar2: 011, baz2: 012},\n 33: baz1: {foo2: 020, bar2: 021, baz2: 022}\n 33: },\n 33: bar0: {\n 33: foo1: {foo2: 100, bar2: 101, baz2: 102},\n 33: bar1: {foo2: 110, bar2: 111, baz2: 112},\n 33: baz1: {foo2: 120, bar2: 121, baz2: 122}\n 33: },\n 33: baz0: {\n 33: foo1: {foo2: 200, bar2: 201, baz2: 202},\n 33: bar1: {foo2: 210, bar2: 211, baz2: 212},\n 33: baz1: {foo2: 220, bar2: 221, baz2: 222}\n 33: }\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2aa16ebc420 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ebc4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ebc540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ebc5d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ebc660 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ebc6f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ebc780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ebc810 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ebc8a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ebc930 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ebc9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ebca50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ebcae0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ebcb70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ebcc00 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ebcc90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ebcd20 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ebcdb0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ebce40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ebced0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ebcf60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ebcff0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ebd080 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ebd110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ebd1a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ebd230 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ebd2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ebd350 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ebd3e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ebd470 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ebd500 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ebd590 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ebd620 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ebd6b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ebd740 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ebd7d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ebd860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ebd8f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ebd980 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ebda10 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2aa16ec83a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ec8430 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ec84c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ec8550 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ec85e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ec8670 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ec8700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ec8790 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ec8820 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ec88b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ec8940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ec89d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ec8a60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ec8af0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ec8b80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ec8c10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ec8ca0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ec8d30 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ec8dc0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ec8e50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ec8ee0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ec8f70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ec9000 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ec9090 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ec9120 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ec91b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ec9240 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ec92d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ec9360 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ec93f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ec9480 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ec9510 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ec95a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ec9630 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ec96c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ec9750 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ec97e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ec9870 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ec9900 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ec9990 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \n 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2aa16ec0560 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ec05f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ec0680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ec0710 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ec07a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ec0830 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ec08c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ec0950 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ec09e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ec0a70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ec0b00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ec0b90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ec0c20 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ec0cb0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ec0d40 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ec0dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ec0e60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ec0ef0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ec0f80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ec1010 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ec10a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ec1130 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ec11c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ec1250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ec12e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ec1370 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ec1400 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ec1490 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ec1520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ec15b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ec1640 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ec16d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ec1760 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ec17f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ec1880 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ec1910 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ec19a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ec1a30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ec1ac0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ec1b50 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2aa16eca7b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16eca840 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16eca8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16eca960 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16eca9f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ecaa80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ecab10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ecaba0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ecac30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ecacc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ecad50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ecade0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ecae70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ecaf00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ecaf90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ecb020 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ecb0b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ecb140 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ecb1d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ecb260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ecb2f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ecb380 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ecb410 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ecb4a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ecb530 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ecb5c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ecb650 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ecb6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ecb770 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ecb800 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ecb890 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ecb920 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ecb9b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ecba40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ecbad0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ecbb60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ecbbf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ecbc80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ecbd10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ecbda0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\r\n 33: foo0: {\r\n 33: foo1: {foo2: 000, bar2: 001, baz2: 002},\r\n 33: bar1: {foo2: 010, bar2: 011, baz2: 012},\r\n 33: baz1: {foo2: 020, bar2: 021, baz2: 022}\r\n 33: },\r\n 33: bar0: {\r\n 33: foo1: {foo2: 100, bar2: 101, baz2: 102},\r\n 33: bar1: {foo2: 110, bar2: 111, baz2: 112},\r\n 33: baz1: {foo2: 120, bar2: 121, baz2: 122}\r\n 33: },\r\n 33: baz0: {\r\n 33: foo1: {foo2: 200, bar2: 201, baz2: 202},\r\n 33: bar1: {foo2: 210, bar2: 211, baz2: 212},\r\n 33: baz1: {foo2: 220, bar2: 221, baz2: 222}\r\n 33: }\r\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2aa16ec2970 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ec2a00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ec2a90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ec2b20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ec2bb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ec2c40 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ec2cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ec2d60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ec2df0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ec2e80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ec2f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ec2fa0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ec3030 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ec30c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ec3150 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ec31e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ec3270 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ec3300 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ec3390 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ec3420 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ec34b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ec3540 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ec35d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ec3660 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ec36f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ec3780 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ec3810 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ec38a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ec3930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ec39c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ec3a50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ec3ae0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ec3b70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ec3c00 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ec3c90 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ec3d20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ec3db0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ec3e40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ec3ed0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ec3f60 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2aa16eccbc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16eccc50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16eccce0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16eccd70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ecce00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ecce90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16eccf20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16eccfb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ecd040 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ecd0d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ecd160 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ecd1f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ecd280 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ecd310 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ecd3a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ecd430 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ecd4c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ecd550 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ecd5e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ecd670 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ecd700 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ecd790 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ecd820 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ecd8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ecd940 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ecd9d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ecda60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ecdaf0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ecdb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ecdc10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ecdca0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ecdd30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ecddc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ecde50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ecdee0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ecdf70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ece000 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ece090 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ece120 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ece1b0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \r\n 33: foo0:\r\n 33: foo1:\r\n 33: foo2: 000\r\n 33: bar2: 001\r\n 33: baz2: 002\r\n 33: bar1:\r\n 33: foo2: 010\r\n 33: bar2: 011\r\n 33: baz2: 012\r\n 33: baz1:\r\n 33: foo2: 020\r\n 33: bar2: 021\r\n 33: baz2: 022\r\n 33: bar0:\r\n 33: foo1:\r\n 33: foo2: 100\r\n 33: bar2: 101\r\n 33: baz2: 102\r\n 33: bar1:\r\n 33: foo2: 110\r\n 33: bar2: 111\r\n 33: baz2: 112\r\n 33: baz1:\r\n 33: foo2: 120\r\n 33: bar2: 121\r\n 33: baz2: 122\r\n 33: baz0:\r\n 33: foo1:\r\n 33: foo2: 200\r\n 33: bar2: 201\r\n 33: baz2: 202\r\n 33: bar1:\r\n 33: foo2: 210\r\n 33: bar2: 211\r\n 33: baz2: 212\r\n 33: baz1:\r\n 33: foo2: 220\r\n 33: bar2: 221\r\n 33: baz2: 222\r\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2aa16ec4d80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ec4e10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ec4ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ec4f30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ec4fc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ec5050 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ec50e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ec5170 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ec5200 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ec5290 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ec5320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ec53b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ec5440 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ec54d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ec5560 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ec55f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ec5680 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ec5710 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ec57a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ec5830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ec58c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ec5950 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ec59e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ec5a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ec5b00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ec5b90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ec5c20 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ec5cb0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ec5d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ec5dd0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ec5e60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ec5ef0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ec5f80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ec6010 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ec60a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ec6130 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ec61c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ec6250 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ec62e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ec6370 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2aa16ecefd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ecf060 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ecf0f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ecf180 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ecf210 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ecf2a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ecf330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ecf3c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ecf450 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ecf4e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ecf570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ecf600 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ecf690 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ecf720 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ecf7b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ecf840 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ecf8d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ecf960 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ecf9f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ecfa80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ecfb10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ecfba0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ecfc30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ecfcc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ecfd50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ecfde0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ecfe70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ecff00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ecff90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ed0020 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ed00b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ed0140 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ed01d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ed0260 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ed02f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ed0380 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ed0410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ed04a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ed0530 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ed05c0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x2aa16eadec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa16eac6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa16eac8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaca80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa16eacb18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa16eacbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa16eac948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eacc50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa16eacce8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa16eacd80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa16eac9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eace20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa16eaceb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa16eacf50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa16eac778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa16eacff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16ead1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa16ead258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa16ead2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa16ead088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16ead390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa16ead428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa16ead4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa16ead120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16ead560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa16ead5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa16ead690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa16eac810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa16ead730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16ead900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa16ead998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa16eada30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa16ead7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eadad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa16eadb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa16eadc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa16ead860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eadca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa16eadd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa16eaddd0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa16ed13e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ed1470 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ed1500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ed1590 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ed1620 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ed16b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ed1740 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ed17d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ed1860 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ed18f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ed1980 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ed1a10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ed1aa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ed1b30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ed1bc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ed1c50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ed1ce0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ed1d70 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ed1e00 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ed1e90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ed1f20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ed1fb0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ed2040 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ed20d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ed2160 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ed21f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ed2280 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ed2310 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ed23a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ed2430 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ed24c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ed2550 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ed25e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ed2670 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ed2700 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ed2790 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ed2820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ed28b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ed2940 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ed29d0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x2aa16eadfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa16eae0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa16eae280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eae450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa16eae4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa16eae580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa16eae318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eae620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa16eae6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa16eae750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa16eae3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eae7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa16eae888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa16eae920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa16eae148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa16eae9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaeb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa16eaec28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa16eaecc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa16eaea58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eaed60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa16eaedf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa16eaee90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa16eaeaf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eaef30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa16eaefc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa16eaf060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa16eae1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa16eaf100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaf2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa16eaf368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa16eaf400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa16eaf198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eaf4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa16eaf538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa16eaf5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa16eaf230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eaf670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa16eaf708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa16eaf7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa16ed2a70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ed2b00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ed2b90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ed2c20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ed2cb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ed2d40 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ed2dd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ed2e60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ed2ef0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ed2f80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ed3010 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ed30a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ed3130 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ed31c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ed3250 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ed32e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ed3370 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ed3400 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ed3490 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ed3520 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ed35b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ed3640 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ed36d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ed3760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ed37f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ed3880 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ed3910 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ed39a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ed3a30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ed3ac0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ed3b50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ed3be0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ed3c70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ed3d00 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ed3d90 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ed3e20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ed3eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ed3f40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ed3fd0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ed4060 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x2aa16eadec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa16eac6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa16eac8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaca80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa16eacb18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa16eacbb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa16eac948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eacc50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa16eacce8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa16eacd80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa16eac9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eace20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa16eaceb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa16eacf50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa16eac778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa16eacff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16ead1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa16ead258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa16ead2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa16ead088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16ead390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa16ead428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa16ead4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa16ead120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16ead560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa16ead5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa16ead690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa16eac810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa16ead730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16ead900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa16ead998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa16eada30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa16ead7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eadad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa16eadb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa16eadc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa16ead860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eadca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa16eadd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa16eaddd0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa16ed4100 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ed4190 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ed4220 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ed42b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ed4340 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ed43d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ed4460 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ed44f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ed4580 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ed4610 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ed46a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ed4730 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ed47c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ed4850 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ed48e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ed4970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ed4a00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ed4a90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ed4b20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ed4bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ed4c40 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ed4cd0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ed4d60 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ed4df0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ed4e80 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ed4f10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ed4fa0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ed5030 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ed50c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ed5150 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ed51e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ed5270 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ed5300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ed5390 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ed5420 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ed54b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ed5540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ed55d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ed5660 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ed56f0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x2aa16eadfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa16eae0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa16eae280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eae450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa16eae4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa16eae580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa16eae318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eae620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa16eae6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa16eae750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa16eae3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eae7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa16eae888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa16eae920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa16eae148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa16eae9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaeb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa16eaec28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa16eaecc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa16eaea58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eaed60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa16eaedf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa16eaee90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa16eaeaf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eaef30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa16eaefc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa16eaf060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa16eae1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa16eaf100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa16eaf2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa16eaf368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa16eaf400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa16eaf198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa16eaf4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa16eaf538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa16eaf5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa16eaf230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa16eaf670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa16eaf708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa16eaf7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa16ed5790 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa16ed5820 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa16ed58b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa16ed5940 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa16ed59d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa16ed5a60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa16ed5af0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa16ed5b80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa16ed5c10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa16ed5ca0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa16ed5d30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa16ed5dc0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa16ed5e50 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa16ed5ee0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa16ed5f70 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa16ed6000 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa16ed6090 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa16ed6120 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa16ed61b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa16ed6240 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa16ed62d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa16ed6360 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa16ed63f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa16ed6480 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa16ed6510 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa16ed65a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa16ed6630 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa16ed66c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa16ed6750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa16ed67e0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa16ed6870 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa16ed6900 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa16ed6990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa16ed6a20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa16ed6ab0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa16ed6b40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa16ed6bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa16ed6c60 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa16ed6cf0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa16ed6d80 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase (5 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (5 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 145 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: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x2aa11e2c890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e296e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e298b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29a80 VAL: '000' (3 sibs) 34: 0x2aa11e29b18 VAL: '001' (3 sibs) 34: 0x2aa11e29bb0 VAL: '002' (3 sibs) 34: 0x2aa11e29948 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29c50 VAL: '010' (3 sibs) 34: 0x2aa11e29ce8 VAL: '011' (3 sibs) 34: 0x2aa11e29d80 VAL: '012' (3 sibs) 34: 0x2aa11e299e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29e20 VAL: '020' (3 sibs) 34: 0x2aa11e29eb8 VAL: '021' (3 sibs) 34: 0x2aa11e29f50 VAL: '022' (3 sibs) 34: 0x2aa11e29778 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29ff0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a1c0 VAL: '100' (3 sibs) 34: 0x2aa11e2a258 VAL: '101' (3 sibs) 34: 0x2aa11e2a2f0 VAL: '102' (3 sibs) 34: 0x2aa11e2a088 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a390 VAL: '110' (3 sibs) 34: 0x2aa11e2a428 VAL: '111' (3 sibs) 34: 0x2aa11e2a4c0 VAL: '112' (3 sibs) 34: 0x2aa11e2a120 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a560 VAL: '120' (3 sibs) 34: 0x2aa11e2a5f8 VAL: '121' (3 sibs) 34: 0x2aa11e2a690 VAL: '122' (3 sibs) 34: 0x2aa11e29810 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a730 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a900 VAL: '200' (3 sibs) 34: 0x2aa11e2a998 VAL: '201' (3 sibs) 34: 0x2aa11e2aa30 VAL: '202' (3 sibs) 34: 0x2aa11e2a7c8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2aad0 VAL: '210' (3 sibs) 34: 0x2aa11e2ab68 VAL: '211' (3 sibs) 34: 0x2aa11e2ac00 VAL: '212' (3 sibs) 34: 0x2aa11e2a860 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2aca0 VAL: '220' (3 sibs) 34: 0x2aa11e2ad38 VAL: '221' (3 sibs) 34: 0x2aa11e2add0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e46f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e46fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e47070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e47100 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e47190 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e47220 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e472b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e47340 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e473d0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e47460 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e474f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e47580 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e47610 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e476a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e47730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e477c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e47850 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e478e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e47970 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e47a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e47a90 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e47b20 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e47bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e47c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e47cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e47d60 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e47df0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e47e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e47f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e47fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e48030 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e480c0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e48150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e481e0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e48270 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e48300 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e48390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e48420 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e484b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e48540 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: --------------- 34: 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x2aa11e2c9a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2b0b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b280 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b450 VAL: '000' (3 sibs) 34: 0x2aa11e2b4e8 VAL: '001' (3 sibs) 34: 0x2aa11e2b580 VAL: '002' (3 sibs) 34: 0x2aa11e2b318 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b620 VAL: '010' (3 sibs) 34: 0x2aa11e2b6b8 VAL: '011' (3 sibs) 34: 0x2aa11e2b750 VAL: '012' (3 sibs) 34: 0x2aa11e2b3b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b7f0 VAL: '020' (3 sibs) 34: 0x2aa11e2b888 VAL: '021' (3 sibs) 34: 0x2aa11e2b920 VAL: '022' (3 sibs) 34: 0x2aa11e2b148 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b9c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bb90 VAL: '100' (3 sibs) 34: 0x2aa11e2bc28 VAL: '101' (3 sibs) 34: 0x2aa11e2bcc0 VAL: '102' (3 sibs) 34: 0x2aa11e2ba58 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bd60 VAL: '110' (3 sibs) 34: 0x2aa11e2bdf8 VAL: '111' (3 sibs) 34: 0x2aa11e2be90 VAL: '112' (3 sibs) 34: 0x2aa11e2baf0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bf30 VAL: '120' (3 sibs) 34: 0x2aa11e2bfc8 VAL: '121' (3 sibs) 34: 0x2aa11e2c060 VAL: '122' (3 sibs) 34: 0x2aa11e2b1e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c100 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c2d0 VAL: '200' (3 sibs) 34: 0x2aa11e2c368 VAL: '201' (3 sibs) 34: 0x2aa11e2c400 VAL: '202' (3 sibs) 34: 0x2aa11e2c198 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c4a0 VAL: '210' (3 sibs) 34: 0x2aa11e2c538 VAL: '211' (3 sibs) 34: 0x2aa11e2c5d0 VAL: '212' (3 sibs) 34: 0x2aa11e2c230 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c670 VAL: '220' (3 sibs) 34: 0x2aa11e2c708 VAL: '221' (3 sibs) 34: 0x2aa11e2c7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e4ae80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e4af10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e4afa0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e4b030 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e4b0c0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e4b150 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e4b1e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e4b270 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e4b300 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e4b390 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e4b420 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e4b4b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e4b540 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e4b5d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e4b660 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e4b6f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e4b780 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e4b810 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e4b8a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e4b930 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e4b9c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e4ba50 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e4bae0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e4bb70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e4bc00 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e4bc90 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e4bd20 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e4bdb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e4be40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e4bed0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e4bf60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e4bff0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e4c080 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e4c110 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e4c1a0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e4c230 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e4c2c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e4c350 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e4c3e0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e4c470 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 000 34: - 001 34: - 002 34: - 34: - 010 34: - 011 34: - 012 34: - 34: - 020 34: - 021 34: - 022 34: - 34: - 34: - 100 34: - 101 34: - 102 34: - 34: - 110 34: - 111 34: - 112 34: - 34: - 120 34: - 121 34: - 122 34: - 34: - 34: - 200 34: - 201 34: - 202 34: - 34: - 210 34: - 211 34: - 212 34: - 34: - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x2aa11e2cac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2ccb0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ce80 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d050 VAL: '000' (3 sibs) 34: 0x2aa11e2d0e8 VAL: '001' (3 sibs) 34: 0x2aa11e2d180 VAL: '002' (3 sibs) 34: 0x2aa11e2cf18 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d220 VAL: '010' (3 sibs) 34: 0x2aa11e2d2b8 VAL: '011' (3 sibs) 34: 0x2aa11e2d350 VAL: '012' (3 sibs) 34: 0x2aa11e2cfb0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d3f0 VAL: '020' (3 sibs) 34: 0x2aa11e2d488 VAL: '021' (3 sibs) 34: 0x2aa11e2d520 VAL: '022' (3 sibs) 34: 0x2aa11e2cd48 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d790 VAL: '100' (3 sibs) 34: 0x2aa11e2d828 VAL: '101' (3 sibs) 34: 0x2aa11e2d8c0 VAL: '102' (3 sibs) 34: 0x2aa11e2d658 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d960 VAL: '110' (3 sibs) 34: 0x2aa11e2d9f8 VAL: '111' (3 sibs) 34: 0x2aa11e2da90 VAL: '112' (3 sibs) 34: 0x2aa11e2d6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2db30 VAL: '120' (3 sibs) 34: 0x2aa11e2dbc8 VAL: '121' (3 sibs) 34: 0x2aa11e2dc60 VAL: '122' (3 sibs) 34: 0x2aa11e2cde0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2dd00 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ded0 VAL: '200' (3 sibs) 34: 0x2aa11e2df68 VAL: '201' (3 sibs) 34: 0x2aa11e2e000 VAL: '202' (3 sibs) 34: 0x2aa11e2dd98 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e0a0 VAL: '210' (3 sibs) 34: 0x2aa11e2e138 VAL: '211' (3 sibs) 34: 0x2aa11e2e1d0 VAL: '212' (3 sibs) 34: 0x2aa11e2de30 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e270 VAL: '220' (3 sibs) 34: 0x2aa11e2e308 VAL: '221' (3 sibs) 34: 0x2aa11e2e3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e4ef20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e4efb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e4f040 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e4f0d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e4f160 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e4f1f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e4f280 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e4f310 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e4f3a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e4f430 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e4f4c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e4f550 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e4f5e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e4f670 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e4f700 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e4f790 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e4f820 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e4f8b0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e4f940 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e4f9d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e4fa60 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e4faf0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e4fb80 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e4fc10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e4fca0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e4fd30 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e4fdc0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e4fe50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e4fee0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e4ff70 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e50000 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e50090 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e50120 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e501b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e50240 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e502d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e50360 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e503f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e50480 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e50510 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 34: 000 34: - 34: 001 34: - 34: 002 34: - 34: - 34: 010 34: - 34: 011 34: - 34: 012 34: - 34: - 34: 020 34: - 34: 021 34: - 34: 022 34: - 34: - 34: - 34: 100 34: - 34: 101 34: - 34: 102 34: - 34: - 34: 110 34: - 34: 111 34: - 34: 112 34: - 34: - 34: 120 34: - 34: 121 34: - 34: 122 34: - 34: - 34: - 34: 200 34: - 34: 201 34: - 34: 202 34: - 34: - 34: 210 34: - 34: 211 34: - 34: 212 34: - 34: - 34: 220 34: - 34: 221 34: - 34: 222 34: --------------- 34: REF TREE: 34: 0x2aa11e2cbd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2e440 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e610 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e7e0 VAL: '000' (3 sibs) 34: 0x2aa11e2e878 VAL: '001' (3 sibs) 34: 0x2aa11e2e910 VAL: '002' (3 sibs) 34: 0x2aa11e2e6a8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e9b0 VAL: '010' (3 sibs) 34: 0x2aa11e2ea48 VAL: '011' (3 sibs) 34: 0x2aa11e2eae0 VAL: '012' (3 sibs) 34: 0x2aa11e2e740 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2eb80 VAL: '020' (3 sibs) 34: 0x2aa11e2ec18 VAL: '021' (3 sibs) 34: 0x2aa11e2ecb0 VAL: '022' (3 sibs) 34: 0x2aa11e2e4d8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ed50 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ef20 VAL: '100' (3 sibs) 34: 0x2aa11e2efb8 VAL: '101' (3 sibs) 34: 0x2aa11e2f050 VAL: '102' (3 sibs) 34: 0x2aa11e2ede8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f0f0 VAL: '110' (3 sibs) 34: 0x2aa11e2f188 VAL: '111' (3 sibs) 34: 0x2aa11e2f220 VAL: '112' (3 sibs) 34: 0x2aa11e2ee80 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f2c0 VAL: '120' (3 sibs) 34: 0x2aa11e2f358 VAL: '121' (3 sibs) 34: 0x2aa11e2f3f0 VAL: '122' (3 sibs) 34: 0x2aa11e2e570 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f490 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f660 VAL: '200' (3 sibs) 34: 0x2aa11e2f6f8 VAL: '201' (3 sibs) 34: 0x2aa11e2f790 VAL: '202' (3 sibs) 34: 0x2aa11e2f528 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f830 VAL: '210' (3 sibs) 34: 0x2aa11e2f8c8 VAL: '211' (3 sibs) 34: 0x2aa11e2f960 VAL: '212' (3 sibs) 34: 0x2aa11e2f5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2fa00 VAL: '220' (3 sibs) 34: 0x2aa11e2fa98 VAL: '221' (3 sibs) 34: 0x2aa11e2fb30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e534e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e53570 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e53600 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e53690 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e53720 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e537b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e53840 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e538d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e53960 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e539f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e53a80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e53b10 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e53ba0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e53c30 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e53cc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e53d50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e53de0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e53e70 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e53f00 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e53f90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e54020 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e540b0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e54140 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e541d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e54260 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e542f0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e54380 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e54410 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e544a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e54530 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e545c0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e54650 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e546e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e54770 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e54800 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e54890 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e54920 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e549b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e54a40 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e54ad0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x2aa11e2c890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e296e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e298b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29a80 VAL: '000' (3 sibs) 34: 0x2aa11e29b18 VAL: '001' (3 sibs) 34: 0x2aa11e29bb0 VAL: '002' (3 sibs) 34: 0x2aa11e29948 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29c50 VAL: '010' (3 sibs) 34: 0x2aa11e29ce8 VAL: '011' (3 sibs) 34: 0x2aa11e29d80 VAL: '012' (3 sibs) 34: 0x2aa11e299e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29e20 VAL: '020' (3 sibs) 34: 0x2aa11e29eb8 VAL: '021' (3 sibs) 34: 0x2aa11e29f50 VAL: '022' (3 sibs) 34: 0x2aa11e29778 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29ff0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a1c0 VAL: '100' (3 sibs) 34: 0x2aa11e2a258 VAL: '101' (3 sibs) 34: 0x2aa11e2a2f0 VAL: '102' (3 sibs) 34: 0x2aa11e2a088 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a390 VAL: '110' (3 sibs) 34: 0x2aa11e2a428 VAL: '111' (3 sibs) 34: 0x2aa11e2a4c0 VAL: '112' (3 sibs) 34: 0x2aa11e2a120 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a560 VAL: '120' (3 sibs) 34: 0x2aa11e2a5f8 VAL: '121' (3 sibs) 34: 0x2aa11e2a690 VAL: '122' (3 sibs) 34: 0x2aa11e29810 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a730 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a900 VAL: '200' (3 sibs) 34: 0x2aa11e2a998 VAL: '201' (3 sibs) 34: 0x2aa11e2aa30 VAL: '202' (3 sibs) 34: 0x2aa11e2a7c8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2aad0 VAL: '210' (3 sibs) 34: 0x2aa11e2ab68 VAL: '211' (3 sibs) 34: 0x2aa11e2ac00 VAL: '212' (3 sibs) 34: 0x2aa11e2a860 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2aca0 VAL: '220' (3 sibs) 34: 0x2aa11e2ad38 VAL: '221' (3 sibs) 34: 0x2aa11e2add0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e558f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e55980 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e55a10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e55aa0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e55b30 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e55bc0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e55c50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e55ce0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e55d70 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e55e00 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e55e90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e55f20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e55fb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e56040 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e560d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e56160 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e561f0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e56280 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e56310 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e563a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e56430 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e564c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e56550 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e565e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e56670 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e56700 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e56790 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e56820 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e568b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e56940 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e569d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e56a60 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e56af0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e56b80 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e56c10 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e56ca0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e56d30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e56dc0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e56e50 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e56ee0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: --------------- 34: 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x2aa11e2c9a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2b0b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b280 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b450 VAL: '000' (3 sibs) 34: 0x2aa11e2b4e8 VAL: '001' (3 sibs) 34: 0x2aa11e2b580 VAL: '002' (3 sibs) 34: 0x2aa11e2b318 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b620 VAL: '010' (3 sibs) 34: 0x2aa11e2b6b8 VAL: '011' (3 sibs) 34: 0x2aa11e2b750 VAL: '012' (3 sibs) 34: 0x2aa11e2b3b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b7f0 VAL: '020' (3 sibs) 34: 0x2aa11e2b888 VAL: '021' (3 sibs) 34: 0x2aa11e2b920 VAL: '022' (3 sibs) 34: 0x2aa11e2b148 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b9c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bb90 VAL: '100' (3 sibs) 34: 0x2aa11e2bc28 VAL: '101' (3 sibs) 34: 0x2aa11e2bcc0 VAL: '102' (3 sibs) 34: 0x2aa11e2ba58 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bd60 VAL: '110' (3 sibs) 34: 0x2aa11e2bdf8 VAL: '111' (3 sibs) 34: 0x2aa11e2be90 VAL: '112' (3 sibs) 34: 0x2aa11e2baf0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bf30 VAL: '120' (3 sibs) 34: 0x2aa11e2bfc8 VAL: '121' (3 sibs) 34: 0x2aa11e2c060 VAL: '122' (3 sibs) 34: 0x2aa11e2b1e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c100 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c2d0 VAL: '200' (3 sibs) 34: 0x2aa11e2c368 VAL: '201' (3 sibs) 34: 0x2aa11e2c400 VAL: '202' (3 sibs) 34: 0x2aa11e2c198 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c4a0 VAL: '210' (3 sibs) 34: 0x2aa11e2c538 VAL: '211' (3 sibs) 34: 0x2aa11e2c5d0 VAL: '212' (3 sibs) 34: 0x2aa11e2c230 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c670 VAL: '220' (3 sibs) 34: 0x2aa11e2c708 VAL: '221' (3 sibs) 34: 0x2aa11e2c7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e57d00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e57d90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e57e20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e57eb0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e57f40 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e57fd0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e58060 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e580f0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e58180 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e58210 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e582a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e58330 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e583c0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e58450 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e584e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e58570 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e58600 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e58690 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e58720 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e587b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e58840 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e588d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e58960 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e589f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e58a80 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e58b10 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e58ba0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e58c30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e58cc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e58d50 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e58de0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e58e70 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e58f00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e58f90 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e59020 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e590b0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e59140 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e591d0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e59260 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e592f0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 000 34: - 001 34: - 002 34: - 34: - 010 34: - 011 34: - 012 34: - 34: - 020 34: - 021 34: - 022 34: - 34: - 34: - 100 34: - 101 34: - 102 34: - 34: - 110 34: - 111 34: - 112 34: - 34: - 120 34: - 121 34: - 122 34: - 34: - 34: - 200 34: - 201 34: - 202 34: - 34: - 210 34: - 211 34: - 212 34: - 34: - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x2aa11e2cac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2ccb0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ce80 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d050 VAL: '000' (3 sibs) 34: 0x2aa11e2d0e8 VAL: '001' (3 sibs) 34: 0x2aa11e2d180 VAL: '002' (3 sibs) 34: 0x2aa11e2cf18 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d220 VAL: '010' (3 sibs) 34: 0x2aa11e2d2b8 VAL: '011' (3 sibs) 34: 0x2aa11e2d350 VAL: '012' (3 sibs) 34: 0x2aa11e2cfb0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d3f0 VAL: '020' (3 sibs) 34: 0x2aa11e2d488 VAL: '021' (3 sibs) 34: 0x2aa11e2d520 VAL: '022' (3 sibs) 34: 0x2aa11e2cd48 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d790 VAL: '100' (3 sibs) 34: 0x2aa11e2d828 VAL: '101' (3 sibs) 34: 0x2aa11e2d8c0 VAL: '102' (3 sibs) 34: 0x2aa11e2d658 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d960 VAL: '110' (3 sibs) 34: 0x2aa11e2d9f8 VAL: '111' (3 sibs) 34: 0x2aa11e2da90 VAL: '112' (3 sibs) 34: 0x2aa11e2d6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2db30 VAL: '120' (3 sibs) 34: 0x2aa11e2dbc8 VAL: '121' (3 sibs) 34: 0x2aa11e2dc60 VAL: '122' (3 sibs) 34: 0x2aa11e2cde0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2dd00 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ded0 VAL: '200' (3 sibs) 34: 0x2aa11e2df68 VAL: '201' (3 sibs) 34: 0x2aa11e2e000 VAL: '202' (3 sibs) 34: 0x2aa11e2dd98 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e0a0 VAL: '210' (3 sibs) 34: 0x2aa11e2e138 VAL: '211' (3 sibs) 34: 0x2aa11e2e1d0 VAL: '212' (3 sibs) 34: 0x2aa11e2de30 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e270 VAL: '220' (3 sibs) 34: 0x2aa11e2e308 VAL: '221' (3 sibs) 34: 0x2aa11e2e3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e5a110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e5a1a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e5a230 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e5a2c0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e5a350 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e5a3e0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e5a470 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e5a500 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e5a590 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e5a620 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e5a6b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e5a740 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e5a7d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e5a860 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e5a8f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e5a980 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e5aa10 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e5aaa0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e5ab30 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e5abc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e5ac50 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e5ace0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e5ad70 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e5ae00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e5ae90 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e5af20 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e5afb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e5b040 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e5b0d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e5b160 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e5b1f0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e5b280 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e5b310 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e5b3a0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e5b430 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e5b4c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e5b550 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e5b5e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e5b670 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e5b700 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 34: 000 34: - 34: 001 34: - 34: 002 34: - 34: - 34: 010 34: - 34: 011 34: - 34: 012 34: - 34: - 34: 020 34: - 34: 021 34: - 34: 022 34: - 34: - 34: - 34: 100 34: - 34: 101 34: - 34: 102 34: - 34: - 34: 110 34: - 34: 111 34: - 34: 112 34: - 34: - 34: 120 34: - 34: 121 34: - 34: 122 34: - 34: - 34: - 34: 200 34: - 34: 201 34: - 34: 202 34: - 34: - 34: 210 34: - 34: 211 34: - 34: 212 34: - 34: - 34: 220 34: - 34: 221 34: - 34: 222 34: --------------- 34: REF TREE: 34: 0x2aa11e2cbd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2e440 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e610 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e7e0 VAL: '000' (3 sibs) 34: 0x2aa11e2e878 VAL: '001' (3 sibs) 34: 0x2aa11e2e910 VAL: '002' (3 sibs) 34: 0x2aa11e2e6a8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e9b0 VAL: '010' (3 sibs) 34: 0x2aa11e2ea48 VAL: '011' (3 sibs) 34: 0x2aa11e2eae0 VAL: '012' (3 sibs) 34: 0x2aa11e2e740 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2eb80 VAL: '020' (3 sibs) 34: 0x2aa11e2ec18 VAL: '021' (3 sibs) 34: 0x2aa11e2ecb0 VAL: '022' (3 sibs) 34: 0x2aa11e2e4d8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ed50 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ef20 VAL: '100' (3 sibs) 34: 0x2aa11e2efb8 VAL: '101' (3 sibs) 34: 0x2aa11e2f050 VAL: '102' (3 sibs) 34: 0x2aa11e2ede8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f0f0 VAL: '110' (3 sibs) 34: 0x2aa11e2f188 VAL: '111' (3 sibs) 34: 0x2aa11e2f220 VAL: '112' (3 sibs) 34: 0x2aa11e2ee80 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f2c0 VAL: '120' (3 sibs) 34: 0x2aa11e2f358 VAL: '121' (3 sibs) 34: 0x2aa11e2f3f0 VAL: '122' (3 sibs) 34: 0x2aa11e2e570 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f490 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f660 VAL: '200' (3 sibs) 34: 0x2aa11e2f6f8 VAL: '201' (3 sibs) 34: 0x2aa11e2f790 VAL: '202' (3 sibs) 34: 0x2aa11e2f528 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f830 VAL: '210' (3 sibs) 34: 0x2aa11e2f8c8 VAL: '211' (3 sibs) 34: 0x2aa11e2f960 VAL: '212' (3 sibs) 34: 0x2aa11e2f5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2fa00 VAL: '220' (3 sibs) 34: 0x2aa11e2fa98 VAL: '221' (3 sibs) 34: 0x2aa11e2fb30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e5c520 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e5c5b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e5c640 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e5c6d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e5c760 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e5c7f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e5c880 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e5c910 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e5c9a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e5ca30 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e5cac0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e5cb50 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e5cbe0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e5cc70 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e5cd00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e5cd90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e5ce20 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e5ceb0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e5cf40 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e5cfd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e5d060 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e5d0f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e5d180 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e5d210 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e5d2a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e5d330 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e5d3c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e5d450 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e5d4e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e5d570 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e5d600 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e5d690 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e5d720 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e5d7b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e5d840 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e5d8d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e5d960 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e5d9f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e5da80 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e5db10 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\n 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\n 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\n 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e46f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e46fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e47070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e47100 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e47190 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e47220 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e472b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e47340 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e473d0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e47460 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e474f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e47580 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e47610 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e476a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e47730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e477c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e47850 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e478e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e47970 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e47a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e47a90 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e47b20 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e47bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e47c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e47cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e47d60 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e47df0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e47e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e47f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e47fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e48030 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e480c0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e48150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e481e0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e48270 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e48300 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e48390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e48420 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e484b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e48540 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e5fb40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e5fbd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e5fc60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e5fcf0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e5fd80 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e5fe10 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e5fea0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e5ff30 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e5ffc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e60050 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e600e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e60170 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e60200 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e60290 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e60320 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e603b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e60440 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e604d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e60560 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e605f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e60680 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e60710 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e607a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e60830 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e608c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e60950 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e609e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e60a70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e60b00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e60b90 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e60c20 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e60cb0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e60d40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e60dd0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e60e60 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e60ef0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e60f80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e61010 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e610a0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e61130 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e4ae80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e4af10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e4afa0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e4b030 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e4b0c0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e4b150 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e4b1e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e4b270 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e4b300 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e4b390 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e4b420 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e4b4b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e4b540 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e4b5d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e4b660 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e4b6f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e4b780 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e4b810 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e4b8a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e4b930 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e4b9c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e4ba50 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e4bae0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e4bb70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e4bc00 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e4bc90 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e4bd20 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e4bdb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e4be40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e4bed0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e4bf60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e4bff0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e4c080 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e4c110 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e4c1a0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e4c230 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e4c2c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e4c350 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e4c3e0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e4c470 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e61f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e61fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e62070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e62100 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e62190 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e62220 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e622b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e62340 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e623d0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e62460 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e624f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e62580 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e62610 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e626a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e62730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e627c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e62850 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e628e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e62970 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e62a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e62a90 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e62b20 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e62bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e62c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e62cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e62d60 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e62df0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e62e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e62f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e62fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e63030 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e630c0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e63150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e631e0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e63270 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e63300 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e63390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e63420 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e634b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e63540 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: -\n 34: -\n 34: - 000\n 34: - 001\n 34: - 002\n 34: -\n 34: - 010\n 34: - 011\n 34: - 012\n 34: -\n 34: - 020\n 34: - 021\n 34: - 022\n 34: -\n 34: -\n 34: - 100\n 34: - 101\n 34: - 102\n 34: -\n 34: - 110\n 34: - 111\n 34: - 112\n 34: -\n 34: - 120\n 34: - 121\n 34: - 122\n 34: -\n 34: -\n 34: - 200\n 34: - 201\n 34: - 202\n 34: -\n 34: - 210\n 34: - 211\n 34: - 212\n 34: -\n 34: - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e4ef20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e4efb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e4f040 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e4f0d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e4f160 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e4f1f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e4f280 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e4f310 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e4f3a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e4f430 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e4f4c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e4f550 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e4f5e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e4f670 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e4f700 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e4f790 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e4f820 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e4f8b0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e4f940 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e4f9d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e4fa60 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e4faf0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e4fb80 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e4fc10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e4fca0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e4fd30 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e4fdc0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e4fe50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e4fee0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e4ff70 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e50000 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e50090 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e50120 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e501b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e50240 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e502d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e50360 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e503f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e50480 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e50510 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e64360 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e643f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e64480 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e64510 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e645a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e64630 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e646c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e64750 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e647e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e64870 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e64900 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e64990 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e64a20 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e64ab0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e64b40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e64bd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e64c60 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e64cf0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e64d80 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e64e10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e64ea0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e64f30 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e64fc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e65050 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e650e0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e65170 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e65200 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e65290 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e65320 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e653b0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e65440 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e654d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e65560 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e655f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e65680 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e65710 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e657a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e65830 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e658c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e65950 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: -\n 34: -\n 34: -\n 34: 000\n 34: -\n 34: 001\n 34: -\n 34: 002\n 34: -\n 34: -\n 34: 010\n 34: -\n 34: 011\n 34: -\n 34: 012\n 34: -\n 34: -\n 34: 020\n 34: -\n 34: 021\n 34: -\n 34: 022\n 34: -\n 34: -\n 34: -\n 34: 100\n 34: -\n 34: 101\n 34: -\n 34: 102\n 34: -\n 34: -\n 34: 110\n 34: -\n 34: 111\n 34: -\n 34: 112\n 34: -\n 34: -\n 34: 120\n 34: -\n 34: 121\n 34: -\n 34: 122\n 34: -\n 34: -\n 34: -\n 34: 200\n 34: -\n 34: 201\n 34: -\n 34: 202\n 34: -\n 34: -\n 34: 210\n 34: -\n 34: 211\n 34: -\n 34: 212\n 34: -\n 34: -\n 34: 220\n 34: -\n 34: 221\n 34: -\n 34: 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e534e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e53570 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e53600 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e53690 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e53720 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e537b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e53840 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e538d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e53960 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e539f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e53a80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e53b10 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e53ba0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e53c30 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e53cc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e53d50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e53de0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e53e70 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e53f00 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e53f90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e54020 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e540b0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e54140 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e541d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e54260 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e542f0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e54380 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e54410 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e544a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e54530 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e545c0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e54650 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e546e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e54770 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e54800 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e54890 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e54920 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e549b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e54a40 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e54ad0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e66770 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e66800 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e66890 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e66920 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e669b0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e66a40 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e66ad0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e66b60 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e66bf0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e66c80 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e66d10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e66da0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e66e30 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e66ec0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e66f50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e66fe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e67070 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e67100 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e67190 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e67220 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e672b0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e67340 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e673d0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e67460 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e674f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e67580 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e67610 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e676a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e67730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e677c0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e67850 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e678e0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e67970 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e67a00 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e67a90 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e67b20 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e67bb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e67c40 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e67cd0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e67d60 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\r\n 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\r\n 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\r\n 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\r\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e558f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e55980 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e55a10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e55aa0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e55b30 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e55bc0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e55c50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e55ce0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e55d70 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e55e00 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e55e90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e55f20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e55fb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e56040 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e560d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e56160 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e561f0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e56280 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e56310 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e563a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e56430 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e564c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e56550 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e565e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e56670 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e56700 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e56790 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e56820 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e568b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e56940 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e569d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e56a60 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e56af0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e56b80 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e56c10 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e56ca0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e56d30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e56dc0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e56e50 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e56ee0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e68b80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e68c10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e68ca0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e68d30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e68dc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e68e50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e68ee0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e68f70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e69000 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e69090 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e69120 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e691b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e69240 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e692d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e69360 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e693f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e69480 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e69510 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e695a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e69630 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e696c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e69750 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e697e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e69870 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e69900 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e69990 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e69a20 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e69ab0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e69b40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e69bd0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e69c60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e69cf0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e69d80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e69e10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e69ea0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e69f30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e69fc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e6a050 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e6a0e0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e6a170 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: - - - 000\r\n 34: - 001\r\n 34: - 002\r\n 34: - - 010\r\n 34: - 011\r\n 34: - 012\r\n 34: - - 020\r\n 34: - 021\r\n 34: - 022\r\n 34: - - - 100\r\n 34: - 101\r\n 34: - 102\r\n 34: - - 110\r\n 34: - 111\r\n 34: - 112\r\n 34: - - 120\r\n 34: - 121\r\n 34: - 122\r\n 34: - - - 200\r\n 34: - 201\r\n 34: - 202\r\n 34: - - 210\r\n 34: - 211\r\n 34: - 212\r\n 34: - - 220\r\n 34: - 221\r\n 34: - 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e57d00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e57d90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e57e20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e57eb0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e57f40 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e57fd0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e58060 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e580f0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e58180 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e58210 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e582a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e58330 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e583c0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e58450 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e584e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e58570 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e58600 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e58690 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e58720 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e587b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e58840 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e588d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e58960 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e589f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e58a80 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e58b10 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e58ba0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e58c30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e58cc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e58d50 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e58de0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e58e70 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e58f00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e58f90 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e59020 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e590b0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e59140 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e591d0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e59260 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e592f0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e6af90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e6b020 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e6b0b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e6b140 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e6b1d0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e6b260 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e6b2f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e6b380 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e6b410 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e6b4a0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e6b530 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e6b5c0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e6b650 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e6b6e0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e6b770 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e6b800 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e6b890 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e6b920 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e6b9b0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e6ba40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e6bad0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e6bb60 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e6bbf0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e6bc80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e6bd10 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e6bda0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e6be30 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e6bec0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e6bf50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e6bfe0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e6c070 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e6c100 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e6c190 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e6c220 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e6c2b0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e6c340 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e6c3d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e6c460 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e6c4f0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e6c580 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: -\r\n 34: -\r\n 34: - 000\r\n 34: - 001\r\n 34: - 002\r\n 34: -\r\n 34: - 010\r\n 34: - 011\r\n 34: - 012\r\n 34: -\r\n 34: - 020\r\n 34: - 021\r\n 34: - 022\r\n 34: -\r\n 34: -\r\n 34: - 100\r\n 34: - 101\r\n 34: - 102\r\n 34: -\r\n 34: - 110\r\n 34: - 111\r\n 34: - 112\r\n 34: -\r\n 34: - 120\r\n 34: - 121\r\n 34: - 122\r\n 34: -\r\n 34: -\r\n 34: - 200\r\n 34: - 201\r\n 34: - 202\r\n 34: -\r\n 34: - 210\r\n 34: - 211\r\n 34: - 212\r\n 34: -\r\n 34: - 220\r\n 34: - 221\r\n 34: - 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e5a110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e5a1a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e5a230 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e5a2c0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e5a350 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e5a3e0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e5a470 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e5a500 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e5a590 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e5a620 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e5a6b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e5a740 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e5a7d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e5a860 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e5a8f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e5a980 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e5aa10 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e5aaa0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e5ab30 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e5abc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e5ac50 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e5ace0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e5ad70 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e5ae00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e5ae90 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e5af20 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e5afb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e5b040 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e5b0d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e5b160 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e5b1f0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e5b280 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e5b310 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e5b3a0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e5b430 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e5b4c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e5b550 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e5b5e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e5b670 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e5b700 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e6e5b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e6e640 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e6e6d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e6e760 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e6e7f0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e6e880 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e6e910 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e6e9a0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e6ea30 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e6eac0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e6eb50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e6ebe0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e6ec70 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e6ed00 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e6ed90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e6ee20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e6eeb0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e6ef40 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e6efd0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e6f060 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e6f0f0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e6f180 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e6f210 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e6f2a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e6f330 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e6f3c0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e6f450 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e6f4e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e6f570 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e6f600 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e6f690 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e6f720 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e6f7b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e6f840 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e6f8d0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e6f960 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e6f9f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e6fa80 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e6fb10 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e6fba0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 000\r\n 34: -\r\n 34: 001\r\n 34: -\r\n 34: 002\r\n 34: -\r\n 34: -\r\n 34: 010\r\n 34: -\r\n 34: 011\r\n 34: -\r\n 34: 012\r\n 34: -\r\n 34: -\r\n 34: 020\r\n 34: -\r\n 34: 021\r\n 34: -\r\n 34: 022\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 100\r\n 34: -\r\n 34: 101\r\n 34: -\r\n 34: 102\r\n 34: -\r\n 34: -\r\n 34: 110\r\n 34: -\r\n 34: 111\r\n 34: -\r\n 34: 112\r\n 34: -\r\n 34: -\r\n 34: 120\r\n 34: -\r\n 34: 121\r\n 34: -\r\n 34: 122\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 200\r\n 34: -\r\n 34: 201\r\n 34: -\r\n 34: 202\r\n 34: -\r\n 34: -\r\n 34: 210\r\n 34: -\r\n 34: 211\r\n 34: -\r\n 34: 212\r\n 34: -\r\n 34: -\r\n 34: 220\r\n 34: -\r\n 34: 221\r\n 34: -\r\n 34: 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e5c520 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e5c5b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e5c640 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e5c6d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e5c760 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e5c7f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e5c880 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e5c910 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e5c9a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e5ca30 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e5cac0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e5cb50 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e5cbe0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e5cc70 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e5cd00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e5cd90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e5ce20 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e5ceb0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e5cf40 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e5cfd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e5d060 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e5d0f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e5d180 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e5d210 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e5d2a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e5d330 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e5d3c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e5d450 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e5d4e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e5d570 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e5d600 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e5d690 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e5d720 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e5d7b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e5d840 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e5d8d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e5d960 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e5d9f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e5da80 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e5db10 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2aa11e709c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e70a50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e70ae0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e70b70 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e70c00 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e70c90 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e70d20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e70db0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e70e40 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e70ed0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e70f60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e70ff0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e71080 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e71110 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e711a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e71230 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e712c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e71350 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e713e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e71470 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e71500 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e71590 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e71620 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e716b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e71740 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e717d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e71860 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e718f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e71980 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e71a10 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e71aa0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e71b30 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e71bc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e71c50 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e71ce0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e71d70 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e71e00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e71e90 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e71f20 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e71fb0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x2aa11e2c890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e296e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e298b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29a80 VAL: '000' (3 sibs) 34: 0x2aa11e29b18 VAL: '001' (3 sibs) 34: 0x2aa11e29bb0 VAL: '002' (3 sibs) 34: 0x2aa11e29948 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29c50 VAL: '010' (3 sibs) 34: 0x2aa11e29ce8 VAL: '011' (3 sibs) 34: 0x2aa11e29d80 VAL: '012' (3 sibs) 34: 0x2aa11e299e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29e20 VAL: '020' (3 sibs) 34: 0x2aa11e29eb8 VAL: '021' (3 sibs) 34: 0x2aa11e29f50 VAL: '022' (3 sibs) 34: 0x2aa11e29778 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29ff0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a1c0 VAL: '100' (3 sibs) 34: 0x2aa11e2a258 VAL: '101' (3 sibs) 34: 0x2aa11e2a2f0 VAL: '102' (3 sibs) 34: 0x2aa11e2a088 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a390 VAL: '110' (3 sibs) 34: 0x2aa11e2a428 VAL: '111' (3 sibs) 34: 0x2aa11e2a4c0 VAL: '112' (3 sibs) 34: 0x2aa11e2a120 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a560 VAL: '120' (3 sibs) 34: 0x2aa11e2a5f8 VAL: '121' (3 sibs) 34: 0x2aa11e2a690 VAL: '122' (3 sibs) 34: 0x2aa11e29810 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a730 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a900 VAL: '200' (3 sibs) 34: 0x2aa11e2a998 VAL: '201' (3 sibs) 34: 0x2aa11e2aa30 VAL: '202' (3 sibs) 34: 0x2aa11e2a7c8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2aad0 VAL: '210' (3 sibs) 34: 0x2aa11e2ab68 VAL: '211' (3 sibs) 34: 0x2aa11e2ac00 VAL: '212' (3 sibs) 34: 0x2aa11e2a860 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2aca0 VAL: '220' (3 sibs) 34: 0x2aa11e2ad38 VAL: '221' (3 sibs) 34: 0x2aa11e2add0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e72dd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e72e60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e72ef0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e72f80 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e73010 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e730a0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e73130 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e731c0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e73250 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e732e0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e73370 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e73400 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e73490 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e73520 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e735b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e73640 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e736d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e73760 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e737f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e73880 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e73910 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e739a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e73a30 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e73ac0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e73b50 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e73be0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e73c70 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e73d00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e73d90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e73e20 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e73eb0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e73f40 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e73fd0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e74060 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e740f0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e74180 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e74210 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e742a0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e74330 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e743c0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: REF TREE: 34: 0x2aa11e2c9a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2b0b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b280 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b450 VAL: '000' (3 sibs) 34: 0x2aa11e2b4e8 VAL: '001' (3 sibs) 34: 0x2aa11e2b580 VAL: '002' (3 sibs) 34: 0x2aa11e2b318 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b620 VAL: '010' (3 sibs) 34: 0x2aa11e2b6b8 VAL: '011' (3 sibs) 34: 0x2aa11e2b750 VAL: '012' (3 sibs) 34: 0x2aa11e2b3b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b7f0 VAL: '020' (3 sibs) 34: 0x2aa11e2b888 VAL: '021' (3 sibs) 34: 0x2aa11e2b920 VAL: '022' (3 sibs) 34: 0x2aa11e2b148 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b9c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bb90 VAL: '100' (3 sibs) 34: 0x2aa11e2bc28 VAL: '101' (3 sibs) 34: 0x2aa11e2bcc0 VAL: '102' (3 sibs) 34: 0x2aa11e2ba58 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bd60 VAL: '110' (3 sibs) 34: 0x2aa11e2bdf8 VAL: '111' (3 sibs) 34: 0x2aa11e2be90 VAL: '112' (3 sibs) 34: 0x2aa11e2baf0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bf30 VAL: '120' (3 sibs) 34: 0x2aa11e2bfc8 VAL: '121' (3 sibs) 34: 0x2aa11e2c060 VAL: '122' (3 sibs) 34: 0x2aa11e2b1e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c100 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c2d0 VAL: '200' (3 sibs) 34: 0x2aa11e2c368 VAL: '201' (3 sibs) 34: 0x2aa11e2c400 VAL: '202' (3 sibs) 34: 0x2aa11e2c198 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c4a0 VAL: '210' (3 sibs) 34: 0x2aa11e2c538 VAL: '211' (3 sibs) 34: 0x2aa11e2c5d0 VAL: '212' (3 sibs) 34: 0x2aa11e2c230 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c670 VAL: '220' (3 sibs) 34: 0x2aa11e2c708 VAL: '221' (3 sibs) 34: 0x2aa11e2c7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e74460 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e744f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e74580 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e74610 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e746a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e74730 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e747c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e74850 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e748e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e74970 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e74a00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e74a90 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e74b20 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e74bb0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e74c40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e74cd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e74d60 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e74df0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e74e80 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e74f10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e74fa0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e75030 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e750c0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e75150 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e751e0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e75270 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e75300 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e75390 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e75420 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e754b0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e75540 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e755d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e75660 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e756f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e75780 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e75810 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e758a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e75930 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e759c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e75a50 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x2aa11e2cac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2ccb0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ce80 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d050 VAL: '000' (3 sibs) 34: 0x2aa11e2d0e8 VAL: '001' (3 sibs) 34: 0x2aa11e2d180 VAL: '002' (3 sibs) 34: 0x2aa11e2cf18 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d220 VAL: '010' (3 sibs) 34: 0x2aa11e2d2b8 VAL: '011' (3 sibs) 34: 0x2aa11e2d350 VAL: '012' (3 sibs) 34: 0x2aa11e2cfb0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d3f0 VAL: '020' (3 sibs) 34: 0x2aa11e2d488 VAL: '021' (3 sibs) 34: 0x2aa11e2d520 VAL: '022' (3 sibs) 34: 0x2aa11e2cd48 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d790 VAL: '100' (3 sibs) 34: 0x2aa11e2d828 VAL: '101' (3 sibs) 34: 0x2aa11e2d8c0 VAL: '102' (3 sibs) 34: 0x2aa11e2d658 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d960 VAL: '110' (3 sibs) 34: 0x2aa11e2d9f8 VAL: '111' (3 sibs) 34: 0x2aa11e2da90 VAL: '112' (3 sibs) 34: 0x2aa11e2d6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2db30 VAL: '120' (3 sibs) 34: 0x2aa11e2dbc8 VAL: '121' (3 sibs) 34: 0x2aa11e2dc60 VAL: '122' (3 sibs) 34: 0x2aa11e2cde0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2dd00 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ded0 VAL: '200' (3 sibs) 34: 0x2aa11e2df68 VAL: '201' (3 sibs) 34: 0x2aa11e2e000 VAL: '202' (3 sibs) 34: 0x2aa11e2dd98 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e0a0 VAL: '210' (3 sibs) 34: 0x2aa11e2e138 VAL: '211' (3 sibs) 34: 0x2aa11e2e1d0 VAL: '212' (3 sibs) 34: 0x2aa11e2de30 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e270 VAL: '220' (3 sibs) 34: 0x2aa11e2e308 VAL: '221' (3 sibs) 34: 0x2aa11e2e3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e75af0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e75b80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e75c10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e75ca0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e75d30 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e75dc0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e75e50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e75ee0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e75f70 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e76000 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e76090 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e76120 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e761b0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e76240 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e762d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e76360 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e763f0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e76480 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e76510 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e765a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e76630 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e766c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e76750 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e767e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e76870 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e76900 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e76990 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e76a20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e76ab0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e76b40 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e76bd0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e76c60 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e76cf0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e76d80 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e76e10 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e76ea0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e76f30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e76fc0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e77050 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e770e0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x2aa11e2cbd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2e440 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e610 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e7e0 VAL: '000' (3 sibs) 34: 0x2aa11e2e878 VAL: '001' (3 sibs) 34: 0x2aa11e2e910 VAL: '002' (3 sibs) 34: 0x2aa11e2e6a8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e9b0 VAL: '010' (3 sibs) 34: 0x2aa11e2ea48 VAL: '011' (3 sibs) 34: 0x2aa11e2eae0 VAL: '012' (3 sibs) 34: 0x2aa11e2e740 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2eb80 VAL: '020' (3 sibs) 34: 0x2aa11e2ec18 VAL: '021' (3 sibs) 34: 0x2aa11e2ecb0 VAL: '022' (3 sibs) 34: 0x2aa11e2e4d8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ed50 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ef20 VAL: '100' (3 sibs) 34: 0x2aa11e2efb8 VAL: '101' (3 sibs) 34: 0x2aa11e2f050 VAL: '102' (3 sibs) 34: 0x2aa11e2ede8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f0f0 VAL: '110' (3 sibs) 34: 0x2aa11e2f188 VAL: '111' (3 sibs) 34: 0x2aa11e2f220 VAL: '112' (3 sibs) 34: 0x2aa11e2ee80 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f2c0 VAL: '120' (3 sibs) 34: 0x2aa11e2f358 VAL: '121' (3 sibs) 34: 0x2aa11e2f3f0 VAL: '122' (3 sibs) 34: 0x2aa11e2e570 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f490 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f660 VAL: '200' (3 sibs) 34: 0x2aa11e2f6f8 VAL: '201' (3 sibs) 34: 0x2aa11e2f790 VAL: '202' (3 sibs) 34: 0x2aa11e2f528 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f830 VAL: '210' (3 sibs) 34: 0x2aa11e2f8c8 VAL: '211' (3 sibs) 34: 0x2aa11e2f960 VAL: '212' (3 sibs) 34: 0x2aa11e2f5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2fa00 VAL: '220' (3 sibs) 34: 0x2aa11e2fa98 VAL: '221' (3 sibs) 34: 0x2aa11e2fb30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e77180 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e77210 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e772a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e77330 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e773c0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e77450 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e774e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e77570 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e77600 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e77690 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e77720 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e777b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e77840 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e778d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e77960 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e779f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e77a80 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e77b10 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e77ba0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e77c30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e77cc0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e77d50 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e77de0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e77e70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e77f00 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e77f90 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e78020 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e780b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e78140 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e781d0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e78260 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e782f0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e78380 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e78410 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e784a0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e78530 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e785c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e78650 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e786e0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e78770 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x2aa11e2c890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e296e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e298b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29a80 VAL: '000' (3 sibs) 34: 0x2aa11e29b18 VAL: '001' (3 sibs) 34: 0x2aa11e29bb0 VAL: '002' (3 sibs) 34: 0x2aa11e29948 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29c50 VAL: '010' (3 sibs) 34: 0x2aa11e29ce8 VAL: '011' (3 sibs) 34: 0x2aa11e29d80 VAL: '012' (3 sibs) 34: 0x2aa11e299e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29e20 VAL: '020' (3 sibs) 34: 0x2aa11e29eb8 VAL: '021' (3 sibs) 34: 0x2aa11e29f50 VAL: '022' (3 sibs) 34: 0x2aa11e29778 SEQ: (3 sibs) 3 children: 34: 0x2aa11e29ff0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a1c0 VAL: '100' (3 sibs) 34: 0x2aa11e2a258 VAL: '101' (3 sibs) 34: 0x2aa11e2a2f0 VAL: '102' (3 sibs) 34: 0x2aa11e2a088 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a390 VAL: '110' (3 sibs) 34: 0x2aa11e2a428 VAL: '111' (3 sibs) 34: 0x2aa11e2a4c0 VAL: '112' (3 sibs) 34: 0x2aa11e2a120 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a560 VAL: '120' (3 sibs) 34: 0x2aa11e2a5f8 VAL: '121' (3 sibs) 34: 0x2aa11e2a690 VAL: '122' (3 sibs) 34: 0x2aa11e29810 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a730 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2a900 VAL: '200' (3 sibs) 34: 0x2aa11e2a998 VAL: '201' (3 sibs) 34: 0x2aa11e2aa30 VAL: '202' (3 sibs) 34: 0x2aa11e2a7c8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2aad0 VAL: '210' (3 sibs) 34: 0x2aa11e2ab68 VAL: '211' (3 sibs) 34: 0x2aa11e2ac00 VAL: '212' (3 sibs) 34: 0x2aa11e2a860 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2aca0 VAL: '220' (3 sibs) 34: 0x2aa11e2ad38 VAL: '221' (3 sibs) 34: 0x2aa11e2add0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e78810 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e788a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e78930 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e789c0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e78a50 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e78ae0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e78b70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e78c00 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e78c90 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e78d20 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e78db0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e78e40 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e78ed0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e78f60 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e78ff0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e79080 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e79110 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e791a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e79230 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e792c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e79350 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e793e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e79470 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e79500 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e79590 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e79620 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e796b0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e79740 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e797d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e79860 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e798f0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e79980 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e79a10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e79aa0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e79b30 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e79bc0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e79c50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e79ce0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e79d70 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e79e00 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: REF TREE: 34: 0x2aa11e2c9a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2b0b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b280 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b450 VAL: '000' (3 sibs) 34: 0x2aa11e2b4e8 VAL: '001' (3 sibs) 34: 0x2aa11e2b580 VAL: '002' (3 sibs) 34: 0x2aa11e2b318 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b620 VAL: '010' (3 sibs) 34: 0x2aa11e2b6b8 VAL: '011' (3 sibs) 34: 0x2aa11e2b750 VAL: '012' (3 sibs) 34: 0x2aa11e2b3b0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b7f0 VAL: '020' (3 sibs) 34: 0x2aa11e2b888 VAL: '021' (3 sibs) 34: 0x2aa11e2b920 VAL: '022' (3 sibs) 34: 0x2aa11e2b148 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2b9c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bb90 VAL: '100' (3 sibs) 34: 0x2aa11e2bc28 VAL: '101' (3 sibs) 34: 0x2aa11e2bcc0 VAL: '102' (3 sibs) 34: 0x2aa11e2ba58 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bd60 VAL: '110' (3 sibs) 34: 0x2aa11e2bdf8 VAL: '111' (3 sibs) 34: 0x2aa11e2be90 VAL: '112' (3 sibs) 34: 0x2aa11e2baf0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2bf30 VAL: '120' (3 sibs) 34: 0x2aa11e2bfc8 VAL: '121' (3 sibs) 34: 0x2aa11e2c060 VAL: '122' (3 sibs) 34: 0x2aa11e2b1e0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c100 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c2d0 VAL: '200' (3 sibs) 34: 0x2aa11e2c368 VAL: '201' (3 sibs) 34: 0x2aa11e2c400 VAL: '202' (3 sibs) 34: 0x2aa11e2c198 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c4a0 VAL: '210' (3 sibs) 34: 0x2aa11e2c538 VAL: '211' (3 sibs) 34: 0x2aa11e2c5d0 VAL: '212' (3 sibs) 34: 0x2aa11e2c230 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2c670 VAL: '220' (3 sibs) 34: 0x2aa11e2c708 VAL: '221' (3 sibs) 34: 0x2aa11e2c7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e79ea0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e79f30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e79fc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e7a050 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e7a0e0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e7a170 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e7a200 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e7a290 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e7a320 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e7a3b0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e7a440 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e7a4d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e7a560 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e7a5f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e7a680 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e7a710 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e7a7a0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e7a830 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e7a8c0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e7a950 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e7a9e0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e7aa70 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e7ab00 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e7ab90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e7ac20 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e7acb0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e7ad40 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e7add0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e7ae60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e7aef0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e7af80 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e7b010 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e7b0a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e7b130 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e7b1c0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e7b250 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e7b2e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e7b370 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e7b400 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e7b490 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x2aa11e2cac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2ccb0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ce80 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d050 VAL: '000' (3 sibs) 34: 0x2aa11e2d0e8 VAL: '001' (3 sibs) 34: 0x2aa11e2d180 VAL: '002' (3 sibs) 34: 0x2aa11e2cf18 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d220 VAL: '010' (3 sibs) 34: 0x2aa11e2d2b8 VAL: '011' (3 sibs) 34: 0x2aa11e2d350 VAL: '012' (3 sibs) 34: 0x2aa11e2cfb0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d3f0 VAL: '020' (3 sibs) 34: 0x2aa11e2d488 VAL: '021' (3 sibs) 34: 0x2aa11e2d520 VAL: '022' (3 sibs) 34: 0x2aa11e2cd48 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d790 VAL: '100' (3 sibs) 34: 0x2aa11e2d828 VAL: '101' (3 sibs) 34: 0x2aa11e2d8c0 VAL: '102' (3 sibs) 34: 0x2aa11e2d658 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2d960 VAL: '110' (3 sibs) 34: 0x2aa11e2d9f8 VAL: '111' (3 sibs) 34: 0x2aa11e2da90 VAL: '112' (3 sibs) 34: 0x2aa11e2d6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2db30 VAL: '120' (3 sibs) 34: 0x2aa11e2dbc8 VAL: '121' (3 sibs) 34: 0x2aa11e2dc60 VAL: '122' (3 sibs) 34: 0x2aa11e2cde0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2dd00 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ded0 VAL: '200' (3 sibs) 34: 0x2aa11e2df68 VAL: '201' (3 sibs) 34: 0x2aa11e2e000 VAL: '202' (3 sibs) 34: 0x2aa11e2dd98 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e0a0 VAL: '210' (3 sibs) 34: 0x2aa11e2e138 VAL: '211' (3 sibs) 34: 0x2aa11e2e1d0 VAL: '212' (3 sibs) 34: 0x2aa11e2de30 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e270 VAL: '220' (3 sibs) 34: 0x2aa11e2e308 VAL: '221' (3 sibs) 34: 0x2aa11e2e3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e7b530 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e7b5c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e7b650 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e7b6e0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e7b770 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e7b800 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e7b890 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e7b920 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e7b9b0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e7ba40 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e7bad0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e7bb60 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e7bbf0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e7bc80 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e7bd10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e7bda0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e7be30 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e7bec0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e7bf50 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e7bfe0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e7c070 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e7c100 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e7c190 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e7c220 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e7c2b0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e7c340 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e7c3d0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e7c460 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e7c4f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e7c580 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e7c610 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e7c6a0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e7c730 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e7c7c0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e7c850 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e7c8e0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e7c970 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e7ca00 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e7ca90 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e7cb20 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x2aa11e2cbd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa11e2e440 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e610 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e7e0 VAL: '000' (3 sibs) 34: 0x2aa11e2e878 VAL: '001' (3 sibs) 34: 0x2aa11e2e910 VAL: '002' (3 sibs) 34: 0x2aa11e2e6a8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2e9b0 VAL: '010' (3 sibs) 34: 0x2aa11e2ea48 VAL: '011' (3 sibs) 34: 0x2aa11e2eae0 VAL: '012' (3 sibs) 34: 0x2aa11e2e740 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2eb80 VAL: '020' (3 sibs) 34: 0x2aa11e2ec18 VAL: '021' (3 sibs) 34: 0x2aa11e2ecb0 VAL: '022' (3 sibs) 34: 0x2aa11e2e4d8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ed50 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2ef20 VAL: '100' (3 sibs) 34: 0x2aa11e2efb8 VAL: '101' (3 sibs) 34: 0x2aa11e2f050 VAL: '102' (3 sibs) 34: 0x2aa11e2ede8 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f0f0 VAL: '110' (3 sibs) 34: 0x2aa11e2f188 VAL: '111' (3 sibs) 34: 0x2aa11e2f220 VAL: '112' (3 sibs) 34: 0x2aa11e2ee80 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f2c0 VAL: '120' (3 sibs) 34: 0x2aa11e2f358 VAL: '121' (3 sibs) 34: 0x2aa11e2f3f0 VAL: '122' (3 sibs) 34: 0x2aa11e2e570 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f490 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f660 VAL: '200' (3 sibs) 34: 0x2aa11e2f6f8 VAL: '201' (3 sibs) 34: 0x2aa11e2f790 VAL: '202' (3 sibs) 34: 0x2aa11e2f528 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2f830 VAL: '210' (3 sibs) 34: 0x2aa11e2f8c8 VAL: '211' (3 sibs) 34: 0x2aa11e2f960 VAL: '212' (3 sibs) 34: 0x2aa11e2f5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa11e2fa00 VAL: '220' (3 sibs) 34: 0x2aa11e2fa98 VAL: '221' (3 sibs) 34: 0x2aa11e2fb30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa11e7cbc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa11e7cc50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa11e7cce0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa11e7cd70 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa11e7ce00 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa11e7ce90 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa11e7cf20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa11e7cfb0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa11e7d040 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa11e7d0d0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa11e7d160 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa11e7d1f0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa11e7d280 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa11e7d310 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa11e7d3a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa11e7d430 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa11e7d4c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa11e7d550 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa11e7d5e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa11e7d670 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa11e7d700 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa11e7d790 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa11e7d820 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa11e7d8b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa11e7d940 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa11e7d9d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa11e7da60 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa11e7daf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa11e7db80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa11e7dc10 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa11e7dca0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa11e7dd30 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa11e7ddc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa11e7de50 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa11e7dee0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa11e7df70 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa11e7e000 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa11e7e090 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa11e7e120 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa11e7e1b0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase (8 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (8 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.01 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 73 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: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x2aa11c6a280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa11c659b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa11c65b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c65d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c65f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa11c65fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa11c66050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa11c65de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c660f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa11c66188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa11c66220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa11c65e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c662c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa11c66358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa11c663f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa11c65c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c66490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c66660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa11c666f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa11c66790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa11c66528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c66830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa11c668c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa11c66960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa11c665c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c66a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa11c66a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa11c66b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa11c65cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c66bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c66da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa11c66e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa11c66ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa11c66c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c66f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa11c67008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa11c670a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa11c66d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c67140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa11c671d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa11c67270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa11c65a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa11c67310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c674e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c676b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa11c67748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa11c677e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa11c67578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c67880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa11c67918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa11c679b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa11c67610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c67a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa11c67ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa11c67b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa11c673a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c67c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c67df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa11c67e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa11c67f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa11c67cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c67fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa11c68058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa11c680f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa11c67d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c68190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa11c68228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa11c682c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa11c67440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c68360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c68530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa11c685c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa11c68660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa11c683f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c68700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa11c68798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa11c68830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa11c68490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c688d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa11c68968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa11c68a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa11c65ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa11c68aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c68c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c68e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa11c68ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa11c68f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa11c68d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa11c690a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa11c69140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa11c68da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c691e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa11c69278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa11c69310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa11c68b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c693b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c69580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa11c69618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa11c696b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa11c69448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa11c697e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa11c69880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa11c694e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c69920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa11c699b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa11c69a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa11c68bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c69af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c69cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa11c69d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa11c69df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa11c69b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa11c69f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa11c69fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa11c69c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6a060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa11c6a0f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa11c6a190 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa11c76110 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c761a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c76230 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c762c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c76350 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c763e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c76470 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c76500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c76590 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c76620 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c766b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c76740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c767d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c76860 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c768f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c76980 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c76a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c76aa0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c76b30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c76bc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c76c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c76ce0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c76d70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c76e00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c76e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c76f20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c76fb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c77040 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c770d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c77160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c771f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c77280 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c77310 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c773a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c77430 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c774c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c77550 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c775e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c77670 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c77700 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c77790 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c77820 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c778b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c77940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c779d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c77a60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c77af0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c77b80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c77c10 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c77ca0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c77d30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c77dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c77e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c77ee0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c77f70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c78000 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c78090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c78120 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c781b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c78240 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c782d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c78360 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c783f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c78480 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c78510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c785a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c78630 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c786c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c78750 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c787e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c78870 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c78900 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c78990 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c78a20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c78ab0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c78b40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c78bd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c78c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c78cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c78d80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c78e10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c78ea0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c78f30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c78fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c79050 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c790e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c79170 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c79200 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c79290 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c79320 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c793b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c79440 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c794d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c79560 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c795f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c79680 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c79710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c797a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c79830 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c798c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c79950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c799e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c79a70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c79b00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c79b90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c79c20 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c79cb0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c79d40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c79dd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c79e60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c79ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c79f80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c7a010 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c7a0a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c7a130 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c7a1c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c7a250 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c7a2e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c7a370 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c7a400 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c7a490 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x2aa11c6a398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa11c6a470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa11c6a640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6a810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6a9e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa11c6aa78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa11c6ab10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa11c6a8a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6abb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa11c6ac48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa11c6ace0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa11c6a940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6ad80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa11c6ae18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa11c6aeb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa11c6a6d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6af50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6b120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa11c6b1b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa11c6b250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa11c6afe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6b2f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa11c6b388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa11c6b420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa11c6b080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6b4c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa11c6b558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa11c6b5f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa11c6a770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6b690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6b860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa11c6b8f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa11c6b990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa11c6b728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6ba30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa11c6bac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa11c6bb60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa11c6b7c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6bc00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa11c6bc98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa11c6bd30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa11c6a508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa11c6bdd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6bfa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6c170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa11c6c208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa11c6c2a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa11c6c038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6c340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa11c6c3d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa11c6c470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa11c6c0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6c510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa11c6c5a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa11c6c640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa11c6be68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6c6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6c8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa11c6c948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa11c6c9e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa11c6c778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6ca80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa11c6cb18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa11c6cbb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa11c6c810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6cc50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa11c6cce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa11c6cd80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa11c6bf00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6ce20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6cff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa11c6d088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa11c6d120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa11c6ceb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6d1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa11c6d258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa11c6d2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa11c6cf50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6d390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa11c6d428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa11c6d4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa11c6a5a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa11c6d560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6d730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6d900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa11c6d998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa11c6da30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa11c6d7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6dad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa11c6db68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa11c6dc00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa11c6d860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6dca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa11c6dd38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa11c6ddd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa11c6d5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6de70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6e040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa11c6e0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa11c6e170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa11c6df08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6e210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa11c6e2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa11c6e340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa11c6dfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6e3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa11c6e478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa11c6e510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa11c6d690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6e5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6e780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa11c6e818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa11c6e8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa11c6e648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6e950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa11c6e9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa11c6ea80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa11c6e6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6eb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa11c6ebb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa11c6ec50 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa11c7e850 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c7e8e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c7e970 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c7ea00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c7ea90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c7eb20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c7ebb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c7ec40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c7ecd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c7ed60 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c7edf0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c7ee80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c7ef10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c7efa0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c7f030 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c7f0c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c7f150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c7f1e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c7f270 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c7f300 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c7f390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c7f420 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c7f4b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c7f540 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c7f5d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c7f660 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c7f6f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c7f780 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c7f810 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c7f8a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c7f930 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c7f9c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c7fa50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c7fae0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c7fb70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c7fc00 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c7fc90 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c7fd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c7fdb0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c7fe40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c7fed0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c7ff60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c7fff0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c80080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c80110 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c801a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c80230 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c802c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c80350 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c803e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c80470 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c80500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c80590 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c80620 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c806b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c80740 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c807d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c80860 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c808f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c80980 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c80a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c80aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c80b30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c80bc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c80c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c80ce0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c80d70 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c80e00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c80e90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c80f20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c80fb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c81040 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c810d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c81160 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c811f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c81280 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c81310 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c813a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c81430 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c814c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c81550 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c815e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c81670 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c81700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c81790 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c81820 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c818b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c81940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c819d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c81a60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c81af0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c81b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c81c10 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c81ca0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c81d30 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c81dc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c81e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c81ee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c81f70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c82000 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c82090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c82120 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c821b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c82240 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c822d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c82360 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c823f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c82480 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c82510 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c825a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c82630 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c826c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c82750 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c827e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c82870 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c82900 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c82990 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c82a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c82ab0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c82b40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c82bd0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x2aa11c6a280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa11c659b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa11c65b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c65d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c65f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa11c65fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa11c66050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa11c65de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c660f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa11c66188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa11c66220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa11c65e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c662c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa11c66358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa11c663f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa11c65c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c66490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c66660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa11c666f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa11c66790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa11c66528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c66830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa11c668c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa11c66960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa11c665c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c66a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa11c66a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa11c66b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa11c65cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c66bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c66da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa11c66e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa11c66ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa11c66c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c66f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa11c67008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa11c670a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa11c66d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c67140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa11c671d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa11c67270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa11c65a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa11c67310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c674e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c676b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa11c67748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa11c677e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa11c67578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c67880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa11c67918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa11c679b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa11c67610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c67a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa11c67ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa11c67b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa11c673a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c67c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c67df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa11c67e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa11c67f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa11c67cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c67fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa11c68058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa11c680f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa11c67d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c68190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa11c68228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa11c682c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa11c67440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c68360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c68530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa11c685c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa11c68660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa11c683f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c68700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa11c68798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa11c68830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa11c68490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c688d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa11c68968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa11c68a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa11c65ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa11c68aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c68c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c68e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa11c68ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa11c68f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa11c68d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa11c690a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa11c69140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa11c68da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c691e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa11c69278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa11c69310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa11c68b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c693b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c69580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa11c69618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa11c696b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa11c69448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa11c697e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa11c69880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa11c694e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c69920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa11c699b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa11c69a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa11c68bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c69af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c69cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa11c69d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa11c69df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa11c69b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa11c69f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa11c69fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa11c69c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6a060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa11c6a0f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa11c6a190 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa11c83060 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c830f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c83180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c83210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c832a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c83330 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c833c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c83450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c834e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c83570 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c83600 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c83690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c83720 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c837b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c83840 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c838d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c83960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c839f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c83a80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c83b10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c83ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c83c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c83cc0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c83d50 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c83de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c83e70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c83f00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c83f90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c84020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c840b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c84140 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c841d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c84260 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c842f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c84380 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c84410 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c844a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c84530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c845c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c84650 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c846e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c84770 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c84800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c84890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c84920 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c849b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c84a40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c84ad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c84b60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c84bf0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c84c80 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c84d10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c84da0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c84e30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c84ec0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c84f50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c84fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c85070 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c85100 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c85190 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c85220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c852b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c85340 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c853d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c85460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c854f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c85580 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c85610 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c856a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c85730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c857c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c85850 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c858e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c85970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c85a00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c85a90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c85b20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c85bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c85c40 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c85cd0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c85d60 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c85df0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c85e80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c85f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c85fa0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c86030 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c860c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c86150 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c861e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c86270 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c86300 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c86390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c86420 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c864b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c86540 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c865d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c86660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c866f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c86780 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c86810 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c868a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c86930 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c869c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c86a50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c86ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c86b70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c86c00 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c86c90 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c86d20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c86db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c86e40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c86ed0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c86f60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c86ff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c87080 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c87110 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c871a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c87230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c872c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c87350 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c873e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x2aa11c6a398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa11c6a470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa11c6a640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6a810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6a9e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa11c6aa78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa11c6ab10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa11c6a8a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6abb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa11c6ac48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa11c6ace0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa11c6a940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6ad80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa11c6ae18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa11c6aeb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa11c6a6d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6af50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6b120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa11c6b1b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa11c6b250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa11c6afe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6b2f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa11c6b388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa11c6b420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa11c6b080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6b4c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa11c6b558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa11c6b5f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa11c6a770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6b690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6b860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa11c6b8f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa11c6b990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa11c6b728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6ba30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa11c6bac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa11c6bb60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa11c6b7c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6bc00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa11c6bc98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa11c6bd30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa11c6a508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa11c6bdd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6bfa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6c170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa11c6c208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa11c6c2a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa11c6c038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6c340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa11c6c3d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa11c6c470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa11c6c0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6c510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa11c6c5a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa11c6c640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa11c6be68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6c6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6c8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa11c6c948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa11c6c9e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa11c6c778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6ca80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa11c6cb18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa11c6cbb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa11c6c810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6cc50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa11c6cce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa11c6cd80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa11c6bf00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6ce20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6cff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa11c6d088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa11c6d120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa11c6ceb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6d1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa11c6d258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa11c6d2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa11c6cf50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6d390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa11c6d428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa11c6d4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa11c6a5a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa11c6d560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6d730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6d900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa11c6d998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa11c6da30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa11c6d7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6dad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa11c6db68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa11c6dc00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa11c6d860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6dca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa11c6dd38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa11c6ddd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa11c6d5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6de70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6e040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa11c6e0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa11c6e170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa11c6df08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6e210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa11c6e2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa11c6e340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa11c6dfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6e3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa11c6e478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa11c6e510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa11c6d690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6e5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6e780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa11c6e818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa11c6e8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa11c6e648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6e950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa11c6e9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa11c6ea80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa11c6e6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6eb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa11c6ebb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa11c6ec50 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa11c87870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c87900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c87990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c87a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c87ab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c87b40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c87bd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c87c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c87cf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c87d80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c87e10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c87ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c87f30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c87fc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c88050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c880e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c88170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c88200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c88290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c88320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c883b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c88440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c884d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c88560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c885f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c88680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c88710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c887a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c88830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c888c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c88950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c889e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c88a70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c88b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c88b90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c88c20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c88cb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c88d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c88dd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c88e60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c88ef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c88f80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c89010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c890a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c89130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c891c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c89250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c892e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c89370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c89400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c89490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c89520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c895b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c89640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c896d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c89760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c897f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c89880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c89910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c899a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c89a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c89ac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c89b50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c89be0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c89c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c89d00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c89d90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c89e20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c89eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c89f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c89fd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c8a060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c8a0f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c8a180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c8a210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c8a2a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c8a330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c8a3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c8a450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c8a4e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c8a570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c8a600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c8a690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c8a720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c8a7b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c8a840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c8a8d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c8a960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c8a9f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c8aa80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c8ab10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c8aba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c8ac30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c8acc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c8ad50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c8ade0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c8ae70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c8af00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c8af90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c8b020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c8b0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c8b140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c8b1d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c8b260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c8b2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c8b380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c8b410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c8b4a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c8b530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c8b5c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c8b650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c8b6e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c8b770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c8b800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c8b890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c8b920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c8b9b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c8ba40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c8bad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c8bb60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c8bbf0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\n 35: foo0: {\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\n 35: },\n 35: bar0: {\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\n 35: },\n 35: baz0: {\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\n 35: },\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2aa11c76110 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c761a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c76230 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c762c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c76350 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c763e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c76470 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c76500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c76590 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c76620 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c766b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c76740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c767d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c76860 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c768f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c76980 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c76a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c76aa0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c76b30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c76bc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c76c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c76ce0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c76d70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c76e00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c76e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c76f20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c76fb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c77040 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c770d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c77160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c771f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c77280 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c77310 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c773a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c77430 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c774c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c77550 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c775e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c77670 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c77700 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c77790 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c77820 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c778b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c77940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c779d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c77a60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c77af0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c77b80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c77c10 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c77ca0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c77d30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c77dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c77e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c77ee0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c77f70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c78000 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c78090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c78120 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c781b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c78240 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c782d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c78360 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c783f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c78480 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c78510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c785a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c78630 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c786c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c78750 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c787e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c78870 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c78900 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c78990 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c78a20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c78ab0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c78b40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c78bd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c78c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c78cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c78d80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c78e10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c78ea0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c78f30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c78fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c79050 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c790e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c79170 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c79200 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c79290 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c79320 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c793b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c79440 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c794d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c79560 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c795f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c79680 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c79710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c797a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c79830 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c798c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c79950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c799e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c79a70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c79b00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c79b90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c79c20 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c79cb0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c79d40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c79dd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c79e60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c79ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c79f80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c7a010 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c7a0a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c7a130 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c7a1c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c7a250 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c7a2e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c7a370 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c7a400 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c7a490 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2aa11c8e490 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c8e520 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c8e5b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c8e640 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c8e6d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c8e760 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c8e7f0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c8e880 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c8e910 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c8e9a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c8ea30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c8eac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c8eb50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c8ebe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c8ec70 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c8ed00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c8ed90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c8ee20 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c8eeb0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c8ef40 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c8efd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c8f060 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c8f0f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c8f180 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c8f210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c8f2a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c8f330 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c8f3c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c8f450 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c8f4e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c8f570 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c8f600 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c8f690 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c8f720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c8f7b0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c8f840 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c8f8d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c8f960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c8f9f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c8fa80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c8fb10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c8fba0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c8fc30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c8fcc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c8fd50 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c8fde0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c8fe70 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c8ff00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c8ff90 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c90020 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c900b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c90140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c901d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c90260 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c902f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c90380 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c90410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c904a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c90530 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c905c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c90650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c906e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c90770 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c90800 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c90890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c90920 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c909b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c90a40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c90ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c90b60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c90bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c90c80 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c90d10 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c90da0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c90e30 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c90ec0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c90f50 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c90fe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c91070 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c91100 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c91190 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c91220 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c912b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c91340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c913d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c91460 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c914f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c91580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c91610 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c916a0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c91730 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c917c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c91850 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c918e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c91970 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c91a00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c91a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c91b20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c91bb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c91c40 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c91cd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c91d60 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c91df0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c91e80 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c91f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c91fa0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c92030 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c920c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c92150 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c921e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c92270 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c92300 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c92390 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c92420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c924b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c92540 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c925d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c92660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c926f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c92780 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c92810 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2aa11c7e850 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c7e8e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c7e970 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c7ea00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c7ea90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c7eb20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c7ebb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c7ec40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c7ecd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c7ed60 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c7edf0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c7ee80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c7ef10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c7efa0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c7f030 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c7f0c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c7f150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c7f1e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c7f270 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c7f300 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c7f390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c7f420 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c7f4b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c7f540 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c7f5d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c7f660 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c7f6f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c7f780 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c7f810 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c7f8a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c7f930 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c7f9c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c7fa50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c7fae0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c7fb70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c7fc00 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c7fc90 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c7fd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c7fdb0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c7fe40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c7fed0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c7ff60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c7fff0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c80080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c80110 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c801a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c80230 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c802c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c80350 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c803e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c80470 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c80500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c80590 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c80620 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c806b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c80740 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c807d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c80860 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c808f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c80980 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c80a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c80aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c80b30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c80bc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c80c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c80ce0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c80d70 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c80e00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c80e90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c80f20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c80fb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c81040 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c810d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c81160 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c811f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c81280 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c81310 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c813a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c81430 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c814c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c81550 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c815e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c81670 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c81700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c81790 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c81820 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c818b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c81940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c819d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c81a60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c81af0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c81b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c81c10 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c81ca0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c81d30 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c81dc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c81e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c81ee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c81f70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c82000 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c82090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c82120 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c821b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c82240 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c822d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c82360 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c823f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c82480 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c82510 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c825a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c82630 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c826c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c82750 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c827e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c82870 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c82900 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c82990 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c82a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c82ab0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c82b40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c82bd0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2aa11c92ca0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c92d30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c92dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c92e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c92ee0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c92f70 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c93000 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c93090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c93120 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c931b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c93240 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c932d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c93360 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c933f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c93480 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c93510 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c935a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c93630 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c936c0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c93750 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c937e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c93870 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c93900 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c93990 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c93a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c93ab0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c93b40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c93bd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c93c60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c93cf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c93d80 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c93e10 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c93ea0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c93f30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c93fc0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c94050 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c940e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c94170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c94200 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c94290 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c94320 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c943b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c94440 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c944d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c94560 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c945f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c94680 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c94710 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c947a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c94830 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c948c0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c94950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c949e0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c94a70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c94b00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c94b90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c94c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c94cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c94d40 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c94dd0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c94e60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c94ef0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c94f80 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c95010 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c950a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c95130 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c951c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c95250 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c952e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c95370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c95400 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c95490 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c95520 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c955b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c95640 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c956d0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c95760 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c957f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c95880 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c95910 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c959a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c95a30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c95ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c95b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c95be0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c95c70 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c95d00 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c95d90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c95e20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c95eb0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c95f40 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c95fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c96060 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c960f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c96180 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c96210 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c962a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c96330 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c963c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c96450 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c964e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c96570 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c96600 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c96690 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c96720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c967b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c96840 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c968d0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c96960 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c969f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c96a80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c96b10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c96ba0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c96c30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c96cc0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c96d50 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c96de0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c96e70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c96f00 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c96f90 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c97020 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2aa11c83060 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c830f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c83180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c83210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c832a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c83330 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c833c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c83450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c834e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c83570 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c83600 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c83690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c83720 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c837b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c83840 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c838d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c83960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c839f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c83a80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c83b10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c83ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c83c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c83cc0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c83d50 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c83de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c83e70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c83f00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c83f90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c84020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c840b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c84140 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c841d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c84260 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c842f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c84380 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c84410 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c844a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c84530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c845c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c84650 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c846e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c84770 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c84800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c84890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c84920 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c849b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c84a40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c84ad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c84b60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c84bf0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c84c80 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c84d10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c84da0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c84e30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c84ec0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c84f50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c84fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c85070 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c85100 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c85190 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c85220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c852b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c85340 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c853d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c85460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c854f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c85580 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c85610 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c856a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c85730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c857c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c85850 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c858e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c85970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c85a00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c85a90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c85b20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c85bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c85c40 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c85cd0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c85d60 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c85df0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c85e80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c85f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c85fa0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c86030 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c860c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c86150 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c861e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c86270 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c86300 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c86390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c86420 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c864b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c86540 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c865d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c86660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c866f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c86780 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c86810 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c868a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c86930 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c869c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c86a50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c86ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c86b70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c86c00 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c86c90 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c86d20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c86db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c86e40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c86ed0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c86f60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c86ff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c87080 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c87110 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c871a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c87230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c872c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c87350 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c873e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2aa11c998c0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c99950 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c999e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c99a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c99b00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c99b90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c99c20 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c99cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c99d40 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c99dd0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c99e60 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c99ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c99f80 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c9a010 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c9a0a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c9a130 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c9a1c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c9a250 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c9a2e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c9a370 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c9a400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c9a490 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c9a520 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c9a5b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c9a640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c9a6d0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c9a760 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c9a7f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c9a880 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c9a910 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c9a9a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c9aa30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c9aac0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c9ab50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c9abe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c9ac70 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c9ad00 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c9ad90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c9ae20 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c9aeb0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c9af40 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c9afd0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c9b060 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c9b0f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c9b180 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c9b210 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c9b2a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c9b330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c9b3c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c9b450 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c9b4e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c9b570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c9b600 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c9b690 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c9b720 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c9b7b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c9b840 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c9b8d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c9b960 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c9b9f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c9ba80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c9bb10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c9bba0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c9bc30 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c9bcc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c9bd50 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c9bde0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c9be70 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c9bf00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c9bf90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c9c020 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c9c0b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c9c140 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c9c1d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c9c260 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c9c2f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c9c380 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c9c410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c9c4a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c9c530 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c9c5c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c9c650 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c9c6e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c9c770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c9c800 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c9c890 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c9c920 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c9c9b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c9ca40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c9cad0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c9cb60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c9cbf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c9cc80 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c9cd10 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c9cda0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c9ce30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c9cec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c9cf50 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c9cfe0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c9d070 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c9d100 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c9d190 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c9d220 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c9d2b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c9d340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c9d3d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c9d460 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c9d4f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c9d580 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c9d610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c9d6a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c9d730 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c9d7c0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c9d850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c9d8e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c9d970 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c9da00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c9da90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c9db20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c9dbb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c9dc40 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2aa11c87870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c87900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c87990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c87a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c87ab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c87b40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c87bd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c87c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c87cf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c87d80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c87e10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c87ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c87f30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c87fc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c88050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c880e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c88170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c88200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c88290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c88320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c883b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c88440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c884d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c88560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c885f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c88680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c88710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c887a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c88830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c888c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c88950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c889e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c88a70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c88b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c88b90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c88c20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c88cb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c88d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c88dd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c88e60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c88ef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c88f80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c89010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c890a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c89130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c891c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c89250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c892e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c89370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c89400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c89490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c89520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c895b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c89640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c896d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c89760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11c897f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11c89880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11c89910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11c899a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11c89a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11c89ac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11c89b50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11c89be0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11c89c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11c89d00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11c89d90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11c89e20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11c89eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11c89f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11c89fd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11c8a060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11c8a0f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11c8a180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11c8a210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11c8a2a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11c8a330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11c8a3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11c8a450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11c8a4e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11c8a570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11c8a600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11c8a690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11c8a720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11c8a7b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11c8a840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11c8a8d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11c8a960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11c8a9f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11c8aa80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11c8ab10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11c8aba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11c8ac30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11c8acc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11c8ad50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11c8ade0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11c8ae70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11c8af00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11c8af90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11c8b020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11c8b0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11c8b140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11c8b1d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11c8b260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11c8b2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11c8b380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11c8b410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11c8b4a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11c8b530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11c8b5c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11c8b650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11c8b6e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11c8b770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11c8b800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11c8b890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11c8b920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11c8b9b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11c8ba40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11c8bad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11c8bb60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11c8bbf0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2aa11c9e0d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11c9e160 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11c9e1f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11c9e280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11c9e310 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11c9e3a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11c9e430 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11c9e4c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11c9e550 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11c9e5e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11c9e670 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11c9e700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11c9e790 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11c9e820 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11c9e8b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11c9e940 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11c9e9d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11c9ea60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11c9eaf0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11c9eb80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11c9ec10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11c9eca0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11c9ed30 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11c9edc0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11c9ee50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11c9eee0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11c9ef70 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11c9f000 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11c9f090 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11c9f120 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11c9f1b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11c9f240 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11c9f2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11c9f360 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11c9f3f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11c9f480 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11c9f510 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11c9f5a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11c9f630 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11c9f6c0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11c9f750 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11c9f7e0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11c9f870 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11c9f900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11c9f990 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11c9fa20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11c9fab0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11c9fb40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11c9fbd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11c9fc60 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11c9fcf0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11c9fd80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11c9fe10 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11c9fea0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11c9ff30 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11c9ffc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11ca0050 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11ca00e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11ca0170 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11ca0200 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11ca0290 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11ca0320 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11ca03b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11ca0440 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11ca04d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11ca0560 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11ca05f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11ca0680 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11ca0710 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11ca07a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11ca0830 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11ca08c0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11ca0950 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11ca09e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11ca0a70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11ca0b00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11ca0b90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11ca0c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11ca0cb0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11ca0d40 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11ca0dd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11ca0e60 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11ca0ef0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11ca0f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11ca1010 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11ca10a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11ca1130 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11ca11c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11ca1250 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11ca12e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11ca1370 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11ca1400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11ca1490 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11ca1520 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11ca15b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11ca1640 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11ca16d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11ca1760 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11ca17f0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11ca1880 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11ca1910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11ca19a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11ca1a30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11ca1ac0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11ca1b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11ca1be0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11ca1c70 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11ca1d00 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11ca1d90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11ca1e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11ca1eb0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11ca1f40 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11ca1fd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11ca2060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11ca20f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11ca2180 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11ca2210 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11ca22a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11ca2330 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11ca23c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11ca2450 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa11c6a280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa11c659b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa11c65b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c65d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c65f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa11c65fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa11c66050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa11c65de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c660f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa11c66188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa11c66220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa11c65e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c662c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa11c66358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa11c663f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa11c65c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c66490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c66660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa11c666f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa11c66790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa11c66528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c66830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa11c668c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa11c66960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa11c665c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c66a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa11c66a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa11c66b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa11c65cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c66bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c66da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa11c66e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa11c66ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa11c66c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c66f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa11c67008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa11c670a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa11c66d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c67140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa11c671d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa11c67270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa11c65a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa11c67310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c674e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c676b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa11c67748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa11c677e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa11c67578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c67880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa11c67918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa11c679b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa11c67610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c67a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa11c67ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa11c67b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa11c673a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c67c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c67df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa11c67e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa11c67f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa11c67cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c67fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa11c68058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa11c680f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa11c67d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c68190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa11c68228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa11c682c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa11c67440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c68360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c68530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa11c685c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa11c68660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa11c683f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c68700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa11c68798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa11c68830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa11c68490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c688d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa11c68968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa11c68a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa11c65ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa11c68aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c68c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c68e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa11c68ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa11c68f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa11c68d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa11c690a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa11c69140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa11c68da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c691e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa11c69278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa11c69310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa11c68b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c693b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c69580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa11c69618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa11c696b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa11c69448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa11c697e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa11c69880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa11c694e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c69920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa11c699b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa11c69a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa11c68bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c69af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c69cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa11c69d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa11c69df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa11c69b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa11c69f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa11c69fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa11c69c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6a060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa11c6a0f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa11c6a190 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa11ca28e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11ca2970 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11ca2a00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11ca2a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11ca2b20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11ca2bb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11ca2c40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11ca2cd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11ca2d60 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11ca2df0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11ca2e80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11ca2f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11ca2fa0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11ca3030 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11ca30c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11ca3150 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11ca31e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11ca3270 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11ca3300 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11ca3390 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11ca3420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11ca34b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11ca3540 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11ca35d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11ca3660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11ca36f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11ca3780 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11ca3810 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11ca38a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11ca3930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11ca39c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11ca3a50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11ca3ae0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11ca3b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11ca3c00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11ca3c90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11ca3d20 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11ca3db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11ca3e40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11ca3ed0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11ca3f60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11ca3ff0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11ca4080 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11ca4110 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11ca41a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11ca4230 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11ca42c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11ca4350 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11ca43e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11ca4470 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11ca4500 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11ca4590 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11ca4620 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11ca46b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11ca4740 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11ca47d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11ca4860 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11ca48f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11ca4980 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11ca4a10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11ca4aa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11ca4b30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11ca4bc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11ca4c50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11ca4ce0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11ca4d70 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11ca4e00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11ca4e90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11ca4f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11ca4fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11ca5040 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11ca50d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11ca5160 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11ca51f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11ca5280 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11ca5310 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11ca53a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11ca5430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11ca54c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11ca5550 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11ca55e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11ca5670 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11ca5700 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11ca5790 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11ca5820 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11ca58b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11ca5940 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11ca59d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11ca5a60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11ca5af0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11ca5b80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11ca5c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11ca5ca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11ca5d30 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11ca5dc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11ca5e50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11ca5ee0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11ca5f70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11ca6000 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11ca6090 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11ca6120 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11ca61b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11ca6240 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11ca62d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11ca6360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11ca63f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11ca6480 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11ca6510 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11ca65a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11ca6630 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11ca66c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11ca6750 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11ca67e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11ca6870 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11ca6900 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11ca6990 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11ca6a20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11ca6ab0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11ca6b40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11ca6bd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11ca6c60 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa11c6a398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa11c6a470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa11c6a640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6a810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6a9e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa11c6aa78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa11c6ab10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa11c6a8a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6abb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa11c6ac48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa11c6ace0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa11c6a940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6ad80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa11c6ae18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa11c6aeb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa11c6a6d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6af50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6b120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa11c6b1b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa11c6b250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa11c6afe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6b2f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa11c6b388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa11c6b420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa11c6b080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6b4c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa11c6b558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa11c6b5f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa11c6a770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6b690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6b860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa11c6b8f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa11c6b990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa11c6b728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6ba30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa11c6bac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa11c6bb60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa11c6b7c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6bc00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa11c6bc98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa11c6bd30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa11c6a508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa11c6bdd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6bfa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6c170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa11c6c208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa11c6c2a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa11c6c038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6c340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa11c6c3d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa11c6c470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa11c6c0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6c510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa11c6c5a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa11c6c640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa11c6be68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6c6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6c8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa11c6c948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa11c6c9e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa11c6c778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6ca80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa11c6cb18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa11c6cbb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa11c6c810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6cc50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa11c6cce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa11c6cd80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa11c6bf00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6ce20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6cff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa11c6d088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa11c6d120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa11c6ceb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6d1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa11c6d258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa11c6d2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa11c6cf50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6d390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa11c6d428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa11c6d4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa11c6a5a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa11c6d560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6d730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6d900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa11c6d998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa11c6da30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa11c6d7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6dad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa11c6db68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa11c6dc00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa11c6d860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6dca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa11c6dd38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa11c6ddd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa11c6d5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6de70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6e040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa11c6e0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa11c6e170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa11c6df08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6e210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa11c6e2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa11c6e340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa11c6dfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6e3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa11c6e478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa11c6e510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa11c6d690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6e5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6e780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa11c6e818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa11c6e8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa11c6e648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6e950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa11c6e9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa11c6ea80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa11c6e6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6eb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa11c6ebb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa11c6ec50 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa11ca6d00 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11ca6d90 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11ca6e20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11ca6eb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11ca6f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11ca6fd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11ca7060 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11ca70f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11ca7180 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11ca7210 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11ca72a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11ca7330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11ca73c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11ca7450 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11ca74e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11ca7570 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11ca7600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11ca7690 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11ca7720 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11ca77b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11ca7840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11ca78d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11ca7960 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11ca79f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11ca7a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11ca7b10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11ca7ba0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11ca7c30 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11ca7cc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11ca7d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11ca7de0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11ca7e70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11ca7f00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11ca7f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11ca8020 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11ca80b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11ca8140 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11ca81d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11ca8260 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11ca82f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11ca8380 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11ca8410 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11ca84a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11ca8530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11ca85c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11ca8650 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11ca86e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11ca8770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11ca8800 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11ca8890 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11ca8920 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11ca89b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11ca8a40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11ca8ad0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11ca8b60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11ca8bf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11ca8c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11ca8d10 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11ca8da0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11ca8e30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11ca8ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11ca8f50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11ca8fe0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11ca9070 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11ca9100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11ca9190 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11ca9220 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11ca92b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11ca9340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11ca93d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11ca9460 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11ca94f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11ca9580 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11ca9610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11ca96a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11ca9730 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11ca97c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11ca9850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11ca98e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11ca9970 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11ca9a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11ca9a90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11ca9b20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11ca9bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11ca9c40 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11ca9cd0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11ca9d60 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11ca9df0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11ca9e80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11ca9f10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11ca9fa0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11caa030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11caa0c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11caa150 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11caa1e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11caa270 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11caa300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11caa390 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11caa420 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11caa4b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11caa540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11caa5d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11caa660 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11caa6f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11caa780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11caa810 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11caa8a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11caa930 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11caa9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11caaa50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11caaae0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11caab70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11caac00 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11caac90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11caad20 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11caadb0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11caae40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11caaed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11caaf60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11caaff0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11cab080 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa11c6a280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa11c659b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa11c65b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c65d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c65f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa11c65fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa11c66050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa11c65de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c660f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa11c66188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa11c66220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa11c65e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c662c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa11c66358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa11c663f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa11c65c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c66490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c66660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa11c666f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa11c66790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa11c66528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c66830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa11c668c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa11c66960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa11c665c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c66a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa11c66a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa11c66b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa11c65cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c66bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c66da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa11c66e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa11c66ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa11c66c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c66f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa11c67008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa11c670a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa11c66d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c67140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa11c671d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa11c67270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa11c65a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa11c67310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c674e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c676b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa11c67748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa11c677e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa11c67578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c67880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa11c67918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa11c679b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa11c67610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c67a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa11c67ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa11c67b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa11c673a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c67c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c67df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa11c67e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa11c67f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa11c67cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c67fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa11c68058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa11c680f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa11c67d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c68190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa11c68228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa11c682c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa11c67440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c68360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c68530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa11c685c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa11c68660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa11c683f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c68700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa11c68798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa11c68830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa11c68490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c688d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa11c68968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa11c68a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa11c65ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa11c68aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c68c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c68e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa11c68ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa11c68f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa11c68d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa11c690a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa11c69140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa11c68da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c691e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa11c69278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa11c69310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa11c68b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c693b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c69580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa11c69618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa11c696b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa11c69448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa11c697e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa11c69880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa11c694e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c69920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa11c699b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa11c69a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa11c68bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c69af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c69cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa11c69d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa11c69df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa11c69b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c69e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa11c69f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa11c69fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa11c69c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6a060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa11c6a0f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa11c6a190 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa11cab120 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11cab1b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11cab240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11cab2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11cab360 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11cab3f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11cab480 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11cab510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11cab5a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11cab630 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11cab6c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11cab750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11cab7e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11cab870 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11cab900 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11cab990 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11caba20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11cabab0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11cabb40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11cabbd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11cabc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11cabcf0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11cabd80 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11cabe10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11cabea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11cabf30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11cabfc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11cac050 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11cac0e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11cac170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11cac200 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11cac290 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11cac320 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11cac3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11cac440 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11cac4d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11cac560 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11cac5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11cac680 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11cac710 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11cac7a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11cac830 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11cac8c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11cac950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11cac9e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11caca70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11cacb00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11cacb90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11cacc20 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11caccb0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11cacd40 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11cacdd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11cace60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11cacef0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11cacf80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11cad010 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11cad0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11cad130 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11cad1c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11cad250 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11cad2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11cad370 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11cad400 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11cad490 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11cad520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11cad5b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11cad640 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11cad6d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11cad760 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11cad7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11cad880 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11cad910 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11cad9a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11cada30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11cadac0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11cadb50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11cadbe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11cadc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11cadd00 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11cadd90 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11cade20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11cadeb0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11cadf40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11cadfd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11cae060 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11cae0f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11cae180 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11cae210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11cae2a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11cae330 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11cae3c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11cae450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11cae4e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11cae570 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11cae600 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11cae690 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11cae720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11cae7b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11cae840 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11cae8d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11cae960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11cae9f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11caea80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11caeb10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11caeba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11caec30 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11caecc0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11caed50 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11caede0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11caee70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11caef00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11caef90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11caf020 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11caf0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11caf140 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11caf1d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11caf260 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11caf2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11caf380 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11caf410 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11caf4a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa11c6a398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa11c6a470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa11c6a640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6a810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6a9e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa11c6aa78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa11c6ab10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa11c6a8a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6abb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa11c6ac48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa11c6ace0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa11c6a940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6ad80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa11c6ae18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa11c6aeb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa11c6a6d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6af50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6b120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa11c6b1b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa11c6b250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa11c6afe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6b2f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa11c6b388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa11c6b420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa11c6b080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6b4c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa11c6b558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa11c6b5f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa11c6a770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6b690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6b860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa11c6b8f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa11c6b990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa11c6b728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6ba30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa11c6bac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa11c6bb60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa11c6b7c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6bc00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa11c6bc98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa11c6bd30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa11c6a508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa11c6bdd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6bfa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6c170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa11c6c208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa11c6c2a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa11c6c038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6c340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa11c6c3d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa11c6c470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa11c6c0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6c510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa11c6c5a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa11c6c640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa11c6be68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6c6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6c8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa11c6c948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa11c6c9e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa11c6c778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6ca80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa11c6cb18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa11c6cbb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa11c6c810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6cc50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa11c6cce8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa11c6cd80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa11c6bf00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6ce20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6cff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa11c6d088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa11c6d120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa11c6ceb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6d1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa11c6d258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa11c6d2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa11c6cf50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6d390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa11c6d428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa11c6d4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa11c6a5a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa11c6d560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa11c6d730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6d900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa11c6d998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa11c6da30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa11c6d7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6dad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa11c6db68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa11c6dc00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa11c6d860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6dca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa11c6dd38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa11c6ddd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa11c6d5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa11c6de70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6e040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa11c6e0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa11c6e170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa11c6df08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6e210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa11c6e2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa11c6e340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa11c6dfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6e3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa11c6e478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa11c6e510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa11c6d690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa11c6e5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa11c6e780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa11c6e818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa11c6e8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa11c6e648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa11c6e950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa11c6e9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa11c6ea80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa11c6e6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa11c6eb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa11c6ebb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa11c6ec50 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa11caf540 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa11caf5d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa11caf660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa11caf6f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa11caf780 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa11caf810 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa11caf8a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa11caf930 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa11caf9c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa11cafa50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa11cafae0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa11cafb70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa11cafc00 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa11cafc90 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa11cafd20 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa11cafdb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa11cafe40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa11cafed0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa11caff60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa11cafff0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa11cb0080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa11cb0110 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa11cb01a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa11cb0230 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa11cb02c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa11cb0350 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa11cb03e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa11cb0470 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa11cb0500 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa11cb0590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa11cb0620 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa11cb06b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa11cb0740 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa11cb07d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa11cb0860 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa11cb08f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa11cb0980 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa11cb0a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa11cb0aa0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa11cb0b30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa11cb0bc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa11cb0c50 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa11cb0ce0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa11cb0d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa11cb0e00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa11cb0e90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa11cb0f20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa11cb0fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa11cb1040 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa11cb10d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa11cb1160 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa11cb11f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa11cb1280 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa11cb1310 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa11cb13a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa11cb1430 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa11cb14c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa11cb1550 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa11cb15e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa11cb1670 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa11cb1700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa11cb1790 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa11cb1820 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa11cb18b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa11cb1940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa11cb19d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa11cb1a60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa11cb1af0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa11cb1b80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa11cb1c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa11cb1ca0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa11cb1d30 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa11cb1dc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa11cb1e50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa11cb1ee0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa11cb1f70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa11cb2000 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa11cb2090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa11cb2120 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa11cb21b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa11cb2240 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa11cb22d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa11cb2360 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa11cb23f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa11cb2480 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa11cb2510 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa11cb25a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa11cb2630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa11cb26c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa11cb2750 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa11cb27e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa11cb2870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa11cb2900 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa11cb2990 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa11cb2a20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa11cb2ab0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa11cb2b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa11cb2bd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa11cb2c60 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa11cb2cf0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa11cb2d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa11cb2e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa11cb2ea0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa11cb2f30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa11cb2fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa11cb3050 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa11cb30e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa11cb3170 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa11cb3200 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa11cb3290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa11cb3320 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa11cb33b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa11cb3440 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa11cb34d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa11cb3560 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa11cb35f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa11cb3680 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa11cb3710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa11cb37a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa11cb3830 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa11cb38c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (14 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (14 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 73 tests from 2 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: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x2aa081e9280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa081e49b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4b80 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4d50 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4f20 VAL: '0000' (3 sibs) 36: 0x2aa081e4fb8 VAL: '0001' (3 sibs) 36: 0x2aa081e5050 VAL: '0002' (3 sibs) 36: 0x2aa081e4de8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e50f0 VAL: '0010' (3 sibs) 36: 0x2aa081e5188 VAL: '0011' (3 sibs) 36: 0x2aa081e5220 VAL: '0012' (3 sibs) 36: 0x2aa081e4e80 SEQ: (3 sibs) 3 children: 36: 0x2aa081e52c0 VAL: '0020' (3 sibs) 36: 0x2aa081e5358 VAL: '0021' (3 sibs) 36: 0x2aa081e53f0 VAL: '0022' (3 sibs) 36: 0x2aa081e4c18 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5490 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5660 VAL: '0100' (3 sibs) 36: 0x2aa081e56f8 VAL: '0101' (3 sibs) 36: 0x2aa081e5790 VAL: '0102' (3 sibs) 36: 0x2aa081e5528 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5830 VAL: '0110' (3 sibs) 36: 0x2aa081e58c8 VAL: '0111' (3 sibs) 36: 0x2aa081e5960 VAL: '0112' (3 sibs) 36: 0x2aa081e55c0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5a00 VAL: '0120' (3 sibs) 36: 0x2aa081e5a98 VAL: '0121' (3 sibs) 36: 0x2aa081e5b30 VAL: '0122' (3 sibs) 36: 0x2aa081e4cb0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5bd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5da0 VAL: '0200' (3 sibs) 36: 0x2aa081e5e38 VAL: '0201' (3 sibs) 36: 0x2aa081e5ed0 VAL: '0202' (3 sibs) 36: 0x2aa081e5c68 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5f70 VAL: '0210' (3 sibs) 36: 0x2aa081e6008 VAL: '0211' (3 sibs) 36: 0x2aa081e60a0 VAL: '0212' (3 sibs) 36: 0x2aa081e5d00 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6140 VAL: '0220' (3 sibs) 36: 0x2aa081e61d8 VAL: '0221' (3 sibs) 36: 0x2aa081e6270 VAL: '0222' (3 sibs) 36: 0x2aa081e4a48 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6310 SEQ: (3 sibs) 3 children: 36: 0x2aa081e64e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e66b0 VAL: '1000' (3 sibs) 36: 0x2aa081e6748 VAL: '1001' (3 sibs) 36: 0x2aa081e67e0 VAL: '1002' (3 sibs) 36: 0x2aa081e6578 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6880 VAL: '1010' (3 sibs) 36: 0x2aa081e6918 VAL: '1011' (3 sibs) 36: 0x2aa081e69b0 VAL: '1012' (3 sibs) 36: 0x2aa081e6610 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6a50 VAL: '1020' (3 sibs) 36: 0x2aa081e6ae8 VAL: '1021' (3 sibs) 36: 0x2aa081e6b80 VAL: '1022' (3 sibs) 36: 0x2aa081e63a8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6c20 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6df0 VAL: '1100' (3 sibs) 36: 0x2aa081e6e88 VAL: '1101' (3 sibs) 36: 0x2aa081e6f20 VAL: '1102' (3 sibs) 36: 0x2aa081e6cb8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6fc0 VAL: '1110' (3 sibs) 36: 0x2aa081e7058 VAL: '1111' (3 sibs) 36: 0x2aa081e70f0 VAL: '1112' (3 sibs) 36: 0x2aa081e6d50 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7190 VAL: '1120' (3 sibs) 36: 0x2aa081e7228 VAL: '1121' (3 sibs) 36: 0x2aa081e72c0 VAL: '1122' (3 sibs) 36: 0x2aa081e6440 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7360 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7530 VAL: '1200' (3 sibs) 36: 0x2aa081e75c8 VAL: '1201' (3 sibs) 36: 0x2aa081e7660 VAL: '1202' (3 sibs) 36: 0x2aa081e73f8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7700 VAL: '1210' (3 sibs) 36: 0x2aa081e7798 VAL: '1211' (3 sibs) 36: 0x2aa081e7830 VAL: '1212' (3 sibs) 36: 0x2aa081e7490 SEQ: (3 sibs) 3 children: 36: 0x2aa081e78d0 VAL: '1220' (3 sibs) 36: 0x2aa081e7968 VAL: '1221' (3 sibs) 36: 0x2aa081e7a00 VAL: '1222' (3 sibs) 36: 0x2aa081e4ae0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7aa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7c70 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7e40 VAL: '2000' (3 sibs) 36: 0x2aa081e7ed8 VAL: '2001' (3 sibs) 36: 0x2aa081e7f70 VAL: '2002' (3 sibs) 36: 0x2aa081e7d08 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8010 VAL: '2010' (3 sibs) 36: 0x2aa081e80a8 VAL: '2011' (3 sibs) 36: 0x2aa081e8140 VAL: '2012' (3 sibs) 36: 0x2aa081e7da0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e81e0 VAL: '2020' (3 sibs) 36: 0x2aa081e8278 VAL: '2021' (3 sibs) 36: 0x2aa081e8310 VAL: '2022' (3 sibs) 36: 0x2aa081e7b38 SEQ: (3 sibs) 3 children: 36: 0x2aa081e83b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8580 VAL: '2100' (3 sibs) 36: 0x2aa081e8618 VAL: '2101' (3 sibs) 36: 0x2aa081e86b0 VAL: '2102' (3 sibs) 36: 0x2aa081e8448 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8750 VAL: '2110' (3 sibs) 36: 0x2aa081e87e8 VAL: '2111' (3 sibs) 36: 0x2aa081e8880 VAL: '2112' (3 sibs) 36: 0x2aa081e84e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8920 VAL: '2120' (3 sibs) 36: 0x2aa081e89b8 VAL: '2121' (3 sibs) 36: 0x2aa081e8a50 VAL: '2122' (3 sibs) 36: 0x2aa081e7bd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8af0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8cc0 VAL: '2200' (3 sibs) 36: 0x2aa081e8d58 VAL: '2201' (3 sibs) 36: 0x2aa081e8df0 VAL: '2202' (3 sibs) 36: 0x2aa081e8b88 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8e90 VAL: '2210' (3 sibs) 36: 0x2aa081e8f28 VAL: '2211' (3 sibs) 36: 0x2aa081e8fc0 VAL: '2212' (3 sibs) 36: 0x2aa081e8c20 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9060 VAL: '2220' (3 sibs) 36: 0x2aa081e90f8 VAL: '2221' (3 sibs) 36: 0x2aa081e9190 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa081f3e50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa081f3ee0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa081f3f70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa081f4000 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa081f4090 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa081f4120 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa081f41b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa081f4240 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa081f42d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa081f4360 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa081f43f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa081f4480 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa081f4510 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa081f45a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa081f4630 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa081f46c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa081f4750 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa081f47e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa081f4870 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa081f4900 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa081f4990 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa081f4a20 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa081f4ab0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa081f4b40 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa081f4bd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa081f4c60 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa081f4cf0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa081f4d80 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa081f4e10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa081f4ea0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa081f4f30 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa081f4fc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa081f5050 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa081f50e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa081f5170 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa081f5200 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa081f5290 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa081f5320 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa081f53b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa081f5440 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa081f54d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa081f5560 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa081f55f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa081f5680 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa081f5710 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa081f57a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa081f5830 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa081f58c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa081f5950 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa081f59e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa081f5a70 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa081f5b00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa081f5b90 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa081f5c20 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa081f5cb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa081f5d40 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa081f5dd0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa081f5e60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa081f5ef0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa081f5f80 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa081f6010 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa081f60a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa081f6130 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa081f61c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa081f6250 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa081f62e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa081f6370 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa081f6400 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa081f6490 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa081f6520 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa081f65b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa081f6640 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa081f66d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa081f6760 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa081f67f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa081f6880 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa081f6910 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa081f69a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa081f6a30 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa081f6ac0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa081f6b50 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa081f6be0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa081f6c70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa081f6d00 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa081f6d90 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa081f6e20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa081f6eb0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa081f6f40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa081f6fd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa081f7060 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa081f70f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa081f7180 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa081f7210 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa081f72a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa081f7330 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa081f73c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa081f7450 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa081f74e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa081f7570 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa081f7600 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa081f7690 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa081f7720 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa081f77b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa081f7840 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa081f78d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa081f7960 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa081f79f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa081f7a80 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa081f7b10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa081f7ba0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa081f7c30 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa081f7cc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa081f7d50 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa081f7de0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa081f7e70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa081f7f00 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa081f7f90 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa081f8020 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa081f80b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa081f8140 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa081f81d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: --------------- 36: 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: --------------- 36: REF TREE: 36: 0x2aa081e9398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa081e9470 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9640 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9810 SEQ: (3 sibs) 3 children: 36: 0x2aa081e99e0 VAL: '0000' (3 sibs) 36: 0x2aa081e9a78 VAL: '0001' (3 sibs) 36: 0x2aa081e9b10 VAL: '0002' (3 sibs) 36: 0x2aa081e98a8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9bb0 VAL: '0010' (3 sibs) 36: 0x2aa081e9c48 VAL: '0011' (3 sibs) 36: 0x2aa081e9ce0 VAL: '0012' (3 sibs) 36: 0x2aa081e9940 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9d80 VAL: '0020' (3 sibs) 36: 0x2aa081e9e18 VAL: '0021' (3 sibs) 36: 0x2aa081e9eb0 VAL: '0022' (3 sibs) 36: 0x2aa081e96d8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9f50 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea120 VAL: '0100' (3 sibs) 36: 0x2aa081ea1b8 VAL: '0101' (3 sibs) 36: 0x2aa081ea250 VAL: '0102' (3 sibs) 36: 0x2aa081e9fe8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea2f0 VAL: '0110' (3 sibs) 36: 0x2aa081ea388 VAL: '0111' (3 sibs) 36: 0x2aa081ea420 VAL: '0112' (3 sibs) 36: 0x2aa081ea080 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea4c0 VAL: '0120' (3 sibs) 36: 0x2aa081ea558 VAL: '0121' (3 sibs) 36: 0x2aa081ea5f0 VAL: '0122' (3 sibs) 36: 0x2aa081e9770 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea690 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea860 VAL: '0200' (3 sibs) 36: 0x2aa081ea8f8 VAL: '0201' (3 sibs) 36: 0x2aa081ea990 VAL: '0202' (3 sibs) 36: 0x2aa081ea728 SEQ: (3 sibs) 3 children: 36: 0x2aa081eaa30 VAL: '0210' (3 sibs) 36: 0x2aa081eaac8 VAL: '0211' (3 sibs) 36: 0x2aa081eab60 VAL: '0212' (3 sibs) 36: 0x2aa081ea7c0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eac00 VAL: '0220' (3 sibs) 36: 0x2aa081eac98 VAL: '0221' (3 sibs) 36: 0x2aa081ead30 VAL: '0222' (3 sibs) 36: 0x2aa081e9508 SEQ: (3 sibs) 3 children: 36: 0x2aa081eadd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eafa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb170 VAL: '1000' (3 sibs) 36: 0x2aa081eb208 VAL: '1001' (3 sibs) 36: 0x2aa081eb2a0 VAL: '1002' (3 sibs) 36: 0x2aa081eb038 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb340 VAL: '1010' (3 sibs) 36: 0x2aa081eb3d8 VAL: '1011' (3 sibs) 36: 0x2aa081eb470 VAL: '1012' (3 sibs) 36: 0x2aa081eb0d0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb510 VAL: '1020' (3 sibs) 36: 0x2aa081eb5a8 VAL: '1021' (3 sibs) 36: 0x2aa081eb640 VAL: '1022' (3 sibs) 36: 0x2aa081eae68 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb6e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb8b0 VAL: '1100' (3 sibs) 36: 0x2aa081eb948 VAL: '1101' (3 sibs) 36: 0x2aa081eb9e0 VAL: '1102' (3 sibs) 36: 0x2aa081eb778 SEQ: (3 sibs) 3 children: 36: 0x2aa081eba80 VAL: '1110' (3 sibs) 36: 0x2aa081ebb18 VAL: '1111' (3 sibs) 36: 0x2aa081ebbb0 VAL: '1112' (3 sibs) 36: 0x2aa081eb810 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebc50 VAL: '1120' (3 sibs) 36: 0x2aa081ebce8 VAL: '1121' (3 sibs) 36: 0x2aa081ebd80 VAL: '1122' (3 sibs) 36: 0x2aa081eaf00 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebe20 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebff0 VAL: '1200' (3 sibs) 36: 0x2aa081ec088 VAL: '1201' (3 sibs) 36: 0x2aa081ec120 VAL: '1202' (3 sibs) 36: 0x2aa081ebeb8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec1c0 VAL: '1210' (3 sibs) 36: 0x2aa081ec258 VAL: '1211' (3 sibs) 36: 0x2aa081ec2f0 VAL: '1212' (3 sibs) 36: 0x2aa081ebf50 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec390 VAL: '1220' (3 sibs) 36: 0x2aa081ec428 VAL: '1221' (3 sibs) 36: 0x2aa081ec4c0 VAL: '1222' (3 sibs) 36: 0x2aa081e95a0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec560 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec730 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec900 VAL: '2000' (3 sibs) 36: 0x2aa081ec998 VAL: '2001' (3 sibs) 36: 0x2aa081eca30 VAL: '2002' (3 sibs) 36: 0x2aa081ec7c8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ecad0 VAL: '2010' (3 sibs) 36: 0x2aa081ecb68 VAL: '2011' (3 sibs) 36: 0x2aa081ecc00 VAL: '2012' (3 sibs) 36: 0x2aa081ec860 SEQ: (3 sibs) 3 children: 36: 0x2aa081ecca0 VAL: '2020' (3 sibs) 36: 0x2aa081ecd38 VAL: '2021' (3 sibs) 36: 0x2aa081ecdd0 VAL: '2022' (3 sibs) 36: 0x2aa081ec5f8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ece70 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed040 VAL: '2100' (3 sibs) 36: 0x2aa081ed0d8 VAL: '2101' (3 sibs) 36: 0x2aa081ed170 VAL: '2102' (3 sibs) 36: 0x2aa081ecf08 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed210 VAL: '2110' (3 sibs) 36: 0x2aa081ed2a8 VAL: '2111' (3 sibs) 36: 0x2aa081ed340 VAL: '2112' (3 sibs) 36: 0x2aa081ecfa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed3e0 VAL: '2120' (3 sibs) 36: 0x2aa081ed478 VAL: '2121' (3 sibs) 36: 0x2aa081ed510 VAL: '2122' (3 sibs) 36: 0x2aa081ec690 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed5b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed780 VAL: '2200' (3 sibs) 36: 0x2aa081ed818 VAL: '2201' (3 sibs) 36: 0x2aa081ed8b0 VAL: '2202' (3 sibs) 36: 0x2aa081ed648 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed950 VAL: '2210' (3 sibs) 36: 0x2aa081ed9e8 VAL: '2211' (3 sibs) 36: 0x2aa081eda80 VAL: '2212' (3 sibs) 36: 0x2aa081ed6e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081edb20 VAL: '2220' (3 sibs) 36: 0x2aa081edbb8 VAL: '2221' (3 sibs) 36: 0x2aa081edc50 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa081fbc80 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa081fbd10 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa081fbda0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa081fbe30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa081fbec0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa081fbf50 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa081fbfe0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa081fc070 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa081fc100 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa081fc190 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa081fc220 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa081fc2b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa081fc340 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa081fc3d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa081fc460 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa081fc4f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa081fc580 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa081fc610 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa081fc6a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa081fc730 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa081fc7c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa081fc850 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa081fc8e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa081fc970 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa081fca00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa081fca90 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa081fcb20 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa081fcbb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa081fcc40 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa081fccd0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa081fcd60 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa081fcdf0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa081fce80 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa081fcf10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa081fcfa0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa081fd030 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa081fd0c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa081fd150 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa081fd1e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa081fd270 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa081fd300 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa081fd390 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa081fd420 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa081fd4b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa081fd540 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa081fd5d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa081fd660 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa081fd6f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa081fd780 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa081fd810 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa081fd8a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa081fd930 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa081fd9c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa081fda50 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa081fdae0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa081fdb70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa081fdc00 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa081fdc90 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa081fdd20 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa081fddb0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa081fde40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa081fded0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa081fdf60 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa081fdff0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa081fe080 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa081fe110 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa081fe1a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa081fe230 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa081fe2c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa081fe350 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa081fe3e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa081fe470 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa081fe500 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa081fe590 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa081fe620 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa081fe6b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa081fe740 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa081fe7d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa081fe860 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa081fe8f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa081fe980 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa081fea10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa081feaa0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa081feb30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa081febc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa081fec50 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa081fece0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa081fed70 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa081fee00 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa081fee90 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa081fef20 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa081fefb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa081ff040 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa081ff0d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa081ff160 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa081ff1f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa081ff280 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa081ff310 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa081ff3a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa081ff430 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa081ff4c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa081ff550 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa081ff5e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa081ff670 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa081ff700 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa081ff790 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa081ff820 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa081ff8b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa081ff940 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa081ff9d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa081ffa60 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa081ffaf0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa081ffb80 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa081ffc10 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa081ffca0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa081ffd30 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa081ffdc0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa081ffe50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa081ffee0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa081fff70 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08200000 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x2aa081e9280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa081e49b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4b80 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4d50 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4f20 VAL: '0000' (3 sibs) 36: 0x2aa081e4fb8 VAL: '0001' (3 sibs) 36: 0x2aa081e5050 VAL: '0002' (3 sibs) 36: 0x2aa081e4de8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e50f0 VAL: '0010' (3 sibs) 36: 0x2aa081e5188 VAL: '0011' (3 sibs) 36: 0x2aa081e5220 VAL: '0012' (3 sibs) 36: 0x2aa081e4e80 SEQ: (3 sibs) 3 children: 36: 0x2aa081e52c0 VAL: '0020' (3 sibs) 36: 0x2aa081e5358 VAL: '0021' (3 sibs) 36: 0x2aa081e53f0 VAL: '0022' (3 sibs) 36: 0x2aa081e4c18 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5490 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5660 VAL: '0100' (3 sibs) 36: 0x2aa081e56f8 VAL: '0101' (3 sibs) 36: 0x2aa081e5790 VAL: '0102' (3 sibs) 36: 0x2aa081e5528 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5830 VAL: '0110' (3 sibs) 36: 0x2aa081e58c8 VAL: '0111' (3 sibs) 36: 0x2aa081e5960 VAL: '0112' (3 sibs) 36: 0x2aa081e55c0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5a00 VAL: '0120' (3 sibs) 36: 0x2aa081e5a98 VAL: '0121' (3 sibs) 36: 0x2aa081e5b30 VAL: '0122' (3 sibs) 36: 0x2aa081e4cb0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5bd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5da0 VAL: '0200' (3 sibs) 36: 0x2aa081e5e38 VAL: '0201' (3 sibs) 36: 0x2aa081e5ed0 VAL: '0202' (3 sibs) 36: 0x2aa081e5c68 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5f70 VAL: '0210' (3 sibs) 36: 0x2aa081e6008 VAL: '0211' (3 sibs) 36: 0x2aa081e60a0 VAL: '0212' (3 sibs) 36: 0x2aa081e5d00 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6140 VAL: '0220' (3 sibs) 36: 0x2aa081e61d8 VAL: '0221' (3 sibs) 36: 0x2aa081e6270 VAL: '0222' (3 sibs) 36: 0x2aa081e4a48 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6310 SEQ: (3 sibs) 3 children: 36: 0x2aa081e64e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e66b0 VAL: '1000' (3 sibs) 36: 0x2aa081e6748 VAL: '1001' (3 sibs) 36: 0x2aa081e67e0 VAL: '1002' (3 sibs) 36: 0x2aa081e6578 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6880 VAL: '1010' (3 sibs) 36: 0x2aa081e6918 VAL: '1011' (3 sibs) 36: 0x2aa081e69b0 VAL: '1012' (3 sibs) 36: 0x2aa081e6610 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6a50 VAL: '1020' (3 sibs) 36: 0x2aa081e6ae8 VAL: '1021' (3 sibs) 36: 0x2aa081e6b80 VAL: '1022' (3 sibs) 36: 0x2aa081e63a8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6c20 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6df0 VAL: '1100' (3 sibs) 36: 0x2aa081e6e88 VAL: '1101' (3 sibs) 36: 0x2aa081e6f20 VAL: '1102' (3 sibs) 36: 0x2aa081e6cb8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6fc0 VAL: '1110' (3 sibs) 36: 0x2aa081e7058 VAL: '1111' (3 sibs) 36: 0x2aa081e70f0 VAL: '1112' (3 sibs) 36: 0x2aa081e6d50 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7190 VAL: '1120' (3 sibs) 36: 0x2aa081e7228 VAL: '1121' (3 sibs) 36: 0x2aa081e72c0 VAL: '1122' (3 sibs) 36: 0x2aa081e6440 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7360 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7530 VAL: '1200' (3 sibs) 36: 0x2aa081e75c8 VAL: '1201' (3 sibs) 36: 0x2aa081e7660 VAL: '1202' (3 sibs) 36: 0x2aa081e73f8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7700 VAL: '1210' (3 sibs) 36: 0x2aa081e7798 VAL: '1211' (3 sibs) 36: 0x2aa081e7830 VAL: '1212' (3 sibs) 36: 0x2aa081e7490 SEQ: (3 sibs) 3 children: 36: 0x2aa081e78d0 VAL: '1220' (3 sibs) 36: 0x2aa081e7968 VAL: '1221' (3 sibs) 36: 0x2aa081e7a00 VAL: '1222' (3 sibs) 36: 0x2aa081e4ae0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7aa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7c70 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7e40 VAL: '2000' (3 sibs) 36: 0x2aa081e7ed8 VAL: '2001' (3 sibs) 36: 0x2aa081e7f70 VAL: '2002' (3 sibs) 36: 0x2aa081e7d08 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8010 VAL: '2010' (3 sibs) 36: 0x2aa081e80a8 VAL: '2011' (3 sibs) 36: 0x2aa081e8140 VAL: '2012' (3 sibs) 36: 0x2aa081e7da0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e81e0 VAL: '2020' (3 sibs) 36: 0x2aa081e8278 VAL: '2021' (3 sibs) 36: 0x2aa081e8310 VAL: '2022' (3 sibs) 36: 0x2aa081e7b38 SEQ: (3 sibs) 3 children: 36: 0x2aa081e83b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8580 VAL: '2100' (3 sibs) 36: 0x2aa081e8618 VAL: '2101' (3 sibs) 36: 0x2aa081e86b0 VAL: '2102' (3 sibs) 36: 0x2aa081e8448 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8750 VAL: '2110' (3 sibs) 36: 0x2aa081e87e8 VAL: '2111' (3 sibs) 36: 0x2aa081e8880 VAL: '2112' (3 sibs) 36: 0x2aa081e84e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8920 VAL: '2120' (3 sibs) 36: 0x2aa081e89b8 VAL: '2121' (3 sibs) 36: 0x2aa081e8a50 VAL: '2122' (3 sibs) 36: 0x2aa081e7bd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8af0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8cc0 VAL: '2200' (3 sibs) 36: 0x2aa081e8d58 VAL: '2201' (3 sibs) 36: 0x2aa081e8df0 VAL: '2202' (3 sibs) 36: 0x2aa081e8b88 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8e90 VAL: '2210' (3 sibs) 36: 0x2aa081e8f28 VAL: '2211' (3 sibs) 36: 0x2aa081e8fc0 VAL: '2212' (3 sibs) 36: 0x2aa081e8c20 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9060 VAL: '2220' (3 sibs) 36: 0x2aa081e90f8 VAL: '2221' (3 sibs) 36: 0x2aa081e9190 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa08200490 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa08200520 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa082005b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa08200640 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa082006d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa08200760 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa082007f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa08200880 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa08200910 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa082009a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa08200a30 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa08200ac0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa08200b50 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa08200be0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa08200c70 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa08200d00 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa08200d90 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa08200e20 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa08200eb0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa08200f40 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa08200fd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa08201060 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa082010f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa08201180 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa08201210 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa082012a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa08201330 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa082013c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa08201450 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa082014e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa08201570 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa08201600 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa08201690 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa08201720 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa082017b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa08201840 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa082018d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa08201960 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa082019f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa08201a80 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa08201b10 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa08201ba0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa08201c30 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa08201cc0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa08201d50 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa08201de0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa08201e70 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa08201f00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa08201f90 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa08202020 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa082020b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa08202140 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa082021d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa08202260 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa082022f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa08202380 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa08202410 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa082024a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa08202530 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa082025c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa08202650 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa082026e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa08202770 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa08202800 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa08202890 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa08202920 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa082029b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa08202a40 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa08202ad0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa08202b60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa08202bf0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa08202c80 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa08202d10 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa08202da0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa08202e30 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa08202ec0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa08202f50 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa08202fe0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa08203070 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa08203100 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa08203190 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa08203220 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa082032b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa08203340 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa082033d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa08203460 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa082034f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa08203580 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa08203610 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa082036a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa08203730 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa082037c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa08203850 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa082038e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa08203970 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa08203a00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa08203a90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa08203b20 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa08203bb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa08203c40 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa08203cd0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa08203d60 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa08203df0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa08203e80 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa08203f10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa08203fa0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa08204030 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa082040c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa08204150 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa082041e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa08204270 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa08204300 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa08204390 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa08204420 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa082044b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa08204540 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa082045d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa08204660 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa082046f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa08204780 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08204810 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: --------------- 36: 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: --------------- 36: REF TREE: 36: 0x2aa081e9398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa081e9470 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9640 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9810 SEQ: (3 sibs) 3 children: 36: 0x2aa081e99e0 VAL: '0000' (3 sibs) 36: 0x2aa081e9a78 VAL: '0001' (3 sibs) 36: 0x2aa081e9b10 VAL: '0002' (3 sibs) 36: 0x2aa081e98a8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9bb0 VAL: '0010' (3 sibs) 36: 0x2aa081e9c48 VAL: '0011' (3 sibs) 36: 0x2aa081e9ce0 VAL: '0012' (3 sibs) 36: 0x2aa081e9940 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9d80 VAL: '0020' (3 sibs) 36: 0x2aa081e9e18 VAL: '0021' (3 sibs) 36: 0x2aa081e9eb0 VAL: '0022' (3 sibs) 36: 0x2aa081e96d8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9f50 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea120 VAL: '0100' (3 sibs) 36: 0x2aa081ea1b8 VAL: '0101' (3 sibs) 36: 0x2aa081ea250 VAL: '0102' (3 sibs) 36: 0x2aa081e9fe8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea2f0 VAL: '0110' (3 sibs) 36: 0x2aa081ea388 VAL: '0111' (3 sibs) 36: 0x2aa081ea420 VAL: '0112' (3 sibs) 36: 0x2aa081ea080 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea4c0 VAL: '0120' (3 sibs) 36: 0x2aa081ea558 VAL: '0121' (3 sibs) 36: 0x2aa081ea5f0 VAL: '0122' (3 sibs) 36: 0x2aa081e9770 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea690 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea860 VAL: '0200' (3 sibs) 36: 0x2aa081ea8f8 VAL: '0201' (3 sibs) 36: 0x2aa081ea990 VAL: '0202' (3 sibs) 36: 0x2aa081ea728 SEQ: (3 sibs) 3 children: 36: 0x2aa081eaa30 VAL: '0210' (3 sibs) 36: 0x2aa081eaac8 VAL: '0211' (3 sibs) 36: 0x2aa081eab60 VAL: '0212' (3 sibs) 36: 0x2aa081ea7c0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eac00 VAL: '0220' (3 sibs) 36: 0x2aa081eac98 VAL: '0221' (3 sibs) 36: 0x2aa081ead30 VAL: '0222' (3 sibs) 36: 0x2aa081e9508 SEQ: (3 sibs) 3 children: 36: 0x2aa081eadd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eafa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb170 VAL: '1000' (3 sibs) 36: 0x2aa081eb208 VAL: '1001' (3 sibs) 36: 0x2aa081eb2a0 VAL: '1002' (3 sibs) 36: 0x2aa081eb038 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb340 VAL: '1010' (3 sibs) 36: 0x2aa081eb3d8 VAL: '1011' (3 sibs) 36: 0x2aa081eb470 VAL: '1012' (3 sibs) 36: 0x2aa081eb0d0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb510 VAL: '1020' (3 sibs) 36: 0x2aa081eb5a8 VAL: '1021' (3 sibs) 36: 0x2aa081eb640 VAL: '1022' (3 sibs) 36: 0x2aa081eae68 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb6e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb8b0 VAL: '1100' (3 sibs) 36: 0x2aa081eb948 VAL: '1101' (3 sibs) 36: 0x2aa081eb9e0 VAL: '1102' (3 sibs) 36: 0x2aa081eb778 SEQ: (3 sibs) 3 children: 36: 0x2aa081eba80 VAL: '1110' (3 sibs) 36: 0x2aa081ebb18 VAL: '1111' (3 sibs) 36: 0x2aa081ebbb0 VAL: '1112' (3 sibs) 36: 0x2aa081eb810 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebc50 VAL: '1120' (3 sibs) 36: 0x2aa081ebce8 VAL: '1121' (3 sibs) 36: 0x2aa081ebd80 VAL: '1122' (3 sibs) 36: 0x2aa081eaf00 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebe20 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebff0 VAL: '1200' (3 sibs) 36: 0x2aa081ec088 VAL: '1201' (3 sibs) 36: 0x2aa081ec120 VAL: '1202' (3 sibs) 36: 0x2aa081ebeb8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec1c0 VAL: '1210' (3 sibs) 36: 0x2aa081ec258 VAL: '1211' (3 sibs) 36: 0x2aa081ec2f0 VAL: '1212' (3 sibs) 36: 0x2aa081ebf50 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec390 VAL: '1220' (3 sibs) 36: 0x2aa081ec428 VAL: '1221' (3 sibs) 36: 0x2aa081ec4c0 VAL: '1222' (3 sibs) 36: 0x2aa081e95a0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec560 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec730 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec900 VAL: '2000' (3 sibs) 36: 0x2aa081ec998 VAL: '2001' (3 sibs) 36: 0x2aa081eca30 VAL: '2002' (3 sibs) 36: 0x2aa081ec7c8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ecad0 VAL: '2010' (3 sibs) 36: 0x2aa081ecb68 VAL: '2011' (3 sibs) 36: 0x2aa081ecc00 VAL: '2012' (3 sibs) 36: 0x2aa081ec860 SEQ: (3 sibs) 3 children: 36: 0x2aa081ecca0 VAL: '2020' (3 sibs) 36: 0x2aa081ecd38 VAL: '2021' (3 sibs) 36: 0x2aa081ecdd0 VAL: '2022' (3 sibs) 36: 0x2aa081ec5f8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ece70 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed040 VAL: '2100' (3 sibs) 36: 0x2aa081ed0d8 VAL: '2101' (3 sibs) 36: 0x2aa081ed170 VAL: '2102' (3 sibs) 36: 0x2aa081ecf08 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed210 VAL: '2110' (3 sibs) 36: 0x2aa081ed2a8 VAL: '2111' (3 sibs) 36: 0x2aa081ed340 VAL: '2112' (3 sibs) 36: 0x2aa081ecfa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed3e0 VAL: '2120' (3 sibs) 36: 0x2aa081ed478 VAL: '2121' (3 sibs) 36: 0x2aa081ed510 VAL: '2122' (3 sibs) 36: 0x2aa081ec690 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed5b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed780 VAL: '2200' (3 sibs) 36: 0x2aa081ed818 VAL: '2201' (3 sibs) 36: 0x2aa081ed8b0 VAL: '2202' (3 sibs) 36: 0x2aa081ed648 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed950 VAL: '2210' (3 sibs) 36: 0x2aa081ed9e8 VAL: '2211' (3 sibs) 36: 0x2aa081eda80 VAL: '2212' (3 sibs) 36: 0x2aa081ed6e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081edb20 VAL: '2220' (3 sibs) 36: 0x2aa081edbb8 VAL: '2221' (3 sibs) 36: 0x2aa081edc50 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa08204ca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa08204d30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa08204dc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa08204e50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa08204ee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa08204f70 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa08205000 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa08205090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa08205120 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa082051b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa08205240 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa082052d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa08205360 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa082053f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa08205480 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa08205510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa082055a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa08205630 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa082056c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa08205750 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa082057e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa08205870 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa08205900 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa08205990 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa08205a20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa08205ab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa08205b40 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa08205bd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa08205c60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa08205cf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa08205d80 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa08205e10 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa08205ea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa08205f30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa08205fc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa08206050 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa082060e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa08206170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa08206200 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa08206290 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa08206320 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa082063b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa08206440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa082064d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa08206560 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa082065f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa08206680 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa08206710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa082067a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa08206830 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa082068c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa08206950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa082069e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa08206a70 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa08206b00 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa08206b90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa08206c20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa08206cb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa08206d40 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa08206dd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa08206e60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa08206ef0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa08206f80 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa08207010 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa082070a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa08207130 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa082071c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa08207250 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa082072e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa08207370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa08207400 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa08207490 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa08207520 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa082075b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa08207640 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa082076d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa08207760 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa082077f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa08207880 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa08207910 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa082079a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa08207a30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa08207ac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa08207b50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa08207be0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa08207c70 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa08207d00 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa08207d90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa08207e20 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa08207eb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa08207f40 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa08207fd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa08208060 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa082080f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa08208180 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa08208210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa082082a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa08208330 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa082083c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa08208450 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa082084e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa08208570 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa08208600 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa08208690 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa08208720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa082087b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa08208840 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa082088d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa08208960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa082089f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa08208a80 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa08208b10 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa08208ba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa08208c30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa08208cc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa08208d50 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa08208de0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa08208e70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa08208f00 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa08208f90 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08209020 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 36: \n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 36: \n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aa081f3e50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa081f3ee0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa081f3f70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa081f4000 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa081f4090 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa081f4120 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa081f41b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa081f4240 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa081f42d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa081f4360 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa081f43f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa081f4480 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa081f4510 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa081f45a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa081f4630 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa081f46c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa081f4750 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa081f47e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa081f4870 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa081f4900 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa081f4990 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa081f4a20 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa081f4ab0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa081f4b40 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa081f4bd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa081f4c60 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa081f4cf0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa081f4d80 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa081f4e10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa081f4ea0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa081f4f30 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa081f4fc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa081f5050 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa081f50e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa081f5170 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa081f5200 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa081f5290 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa081f5320 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa081f53b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa081f5440 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa081f54d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa081f5560 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa081f55f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa081f5680 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa081f5710 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa081f57a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa081f5830 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa081f58c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa081f5950 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa081f59e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa081f5a70 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa081f5b00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa081f5b90 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa081f5c20 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa081f5cb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa081f5d40 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa081f5dd0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa081f5e60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa081f5ef0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa081f5f80 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa081f6010 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa081f60a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa081f6130 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa081f61c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa081f6250 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa081f62e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa081f6370 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa081f6400 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa081f6490 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa081f6520 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa081f65b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa081f6640 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa081f66d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa081f6760 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa081f67f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa081f6880 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa081f6910 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa081f69a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa081f6a30 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa081f6ac0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa081f6b50 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa081f6be0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa081f6c70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa081f6d00 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa081f6d90 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa081f6e20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa081f6eb0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa081f6f40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa081f6fd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa081f7060 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa081f70f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa081f7180 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa081f7210 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa081f72a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa081f7330 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa081f73c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa081f7450 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa081f74e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa081f7570 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa081f7600 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa081f7690 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa081f7720 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa081f77b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa081f7840 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa081f78d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa081f7960 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa081f79f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa081f7a80 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa081f7b10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa081f7ba0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa081f7c30 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa081f7cc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa081f7d50 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa081f7de0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa081f7e70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa081f7f00 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa081f7f90 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa081f8020 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa081f80b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa081f8140 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa081f81d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aa0820b8c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0820b950 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0820b9e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0820ba70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0820bb00 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0820bb90 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0820bc20 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0820bcb0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0820bd40 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0820bdd0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0820be60 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0820bef0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0820bf80 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0820c010 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0820c0a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0820c130 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0820c1c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0820c250 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0820c2e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0820c370 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0820c400 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0820c490 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0820c520 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0820c5b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0820c640 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0820c6d0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0820c760 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0820c7f0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0820c880 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0820c910 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0820c9a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0820ca30 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0820cac0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0820cb50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0820cbe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0820cc70 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0820cd00 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0820cd90 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0820ce20 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0820ceb0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0820cf40 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0820cfd0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0820d060 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0820d0f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0820d180 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0820d210 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0820d2a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0820d330 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0820d3c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0820d450 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0820d4e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0820d570 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0820d600 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0820d690 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0820d720 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0820d7b0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0820d840 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0820d8d0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0820d960 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0820d9f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0820da80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0820db10 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0820dba0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0820dc30 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0820dcc0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0820dd50 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0820dde0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0820de70 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0820df00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0820df90 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0820e020 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0820e0b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0820e140 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0820e1d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0820e260 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0820e2f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0820e380 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0820e410 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0820e4a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0820e530 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0820e5c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0820e650 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0820e6e0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0820e770 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0820e800 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0820e890 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0820e920 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0820e9b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0820ea40 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0820ead0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0820eb60 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0820ebf0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0820ec80 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0820ed10 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0820eda0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0820ee30 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0820eec0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0820ef50 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0820efe0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0820f070 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0820f100 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0820f190 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0820f220 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0820f2b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0820f340 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0820f3d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0820f460 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0820f4f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0820f580 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0820f610 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0820f6a0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0820f730 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0820f7c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0820f850 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0820f8e0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0820f970 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0820fa00 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0820fa90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0820fb20 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0820fbb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0820fc40 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aa081fbc80 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa081fbd10 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa081fbda0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa081fbe30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa081fbec0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa081fbf50 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa081fbfe0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa081fc070 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa081fc100 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa081fc190 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa081fc220 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa081fc2b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa081fc340 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa081fc3d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa081fc460 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa081fc4f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa081fc580 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa081fc610 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa081fc6a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa081fc730 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa081fc7c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa081fc850 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa081fc8e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa081fc970 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa081fca00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa081fca90 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa081fcb20 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa081fcbb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa081fcc40 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa081fccd0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa081fcd60 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa081fcdf0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa081fce80 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa081fcf10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa081fcfa0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa081fd030 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa081fd0c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa081fd150 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa081fd1e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa081fd270 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa081fd300 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa081fd390 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa081fd420 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa081fd4b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa081fd540 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa081fd5d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa081fd660 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa081fd6f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa081fd780 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa081fd810 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa081fd8a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa081fd930 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa081fd9c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa081fda50 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa081fdae0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa081fdb70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa081fdc00 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa081fdc90 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa081fdd20 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa081fddb0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa081fde40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa081fded0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa081fdf60 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa081fdff0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa081fe080 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa081fe110 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa081fe1a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa081fe230 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa081fe2c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa081fe350 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa081fe3e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa081fe470 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa081fe500 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa081fe590 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa081fe620 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa081fe6b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa081fe740 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa081fe7d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa081fe860 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa081fe8f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa081fe980 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa081fea10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa081feaa0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa081feb30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa081febc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa081fec50 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa081fece0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa081fed70 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa081fee00 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa081fee90 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa081fef20 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa081fefb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa081ff040 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa081ff0d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa081ff160 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa081ff1f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa081ff280 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa081ff310 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa081ff3a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa081ff430 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa081ff4c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa081ff550 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa081ff5e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa081ff670 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa081ff700 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa081ff790 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa081ff820 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa081ff8b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa081ff940 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa081ff9d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa081ffa60 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa081ffaf0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa081ffb80 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa081ffc10 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa081ffca0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa081ffd30 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa081ffdc0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa081ffe50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa081ffee0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa081fff70 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08200000 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aa082100d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa08210160 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa082101f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa08210280 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa08210310 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa082103a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa08210430 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa082104c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa08210550 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa082105e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa08210670 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa08210700 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa08210790 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa08210820 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa082108b0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa08210940 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa082109d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa08210a60 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa08210af0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa08210b80 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa08210c10 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa08210ca0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa08210d30 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa08210dc0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa08210e50 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa08210ee0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa08210f70 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa08211000 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa08211090 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa08211120 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa082111b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa08211240 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa082112d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa08211360 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa082113f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa08211480 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa08211510 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa082115a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa08211630 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa082116c0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa08211750 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa082117e0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa08211870 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa08211900 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa08211990 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa08211a20 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa08211ab0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa08211b40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa08211bd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa08211c60 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa08211cf0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa08211d80 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa08211e10 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa08211ea0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa08211f30 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa08211fc0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa08212050 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa082120e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa08212170 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa08212200 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa08212290 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa08212320 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa082123b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa08212440 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa082124d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa08212560 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa082125f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa08212680 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa08212710 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa082127a0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa08212830 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa082128c0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa08212950 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa082129e0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa08212a70 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa08212b00 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa08212b90 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa08212c20 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa08212cb0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa08212d40 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa08212dd0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa08212e60 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa08212ef0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa08212f80 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa08213010 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa082130a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa08213130 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa082131c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa08213250 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa082132e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa08213370 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa08213400 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa08213490 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa08213520 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa082135b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa08213640 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa082136d0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa08213760 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa082137f0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa08213880 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa08213910 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa082139a0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa08213a30 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa08213ac0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa08213b50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa08213be0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa08213c70 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa08213d00 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa08213d90 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa08213e20 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa08213eb0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa08213f40 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa08213fd0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa08214060 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa082140f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa08214180 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa08214210 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa082142a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa08214330 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa082143c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08214450 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\r\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\r\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\r\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\r\n 36: \r\n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\r\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\r\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\r\n 36: \r\n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\r\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\r\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\r\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aa08200490 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa08200520 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa082005b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa08200640 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa082006d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa08200760 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa082007f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa08200880 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa08200910 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa082009a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa08200a30 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa08200ac0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa08200b50 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa08200be0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa08200c70 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa08200d00 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa08200d90 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa08200e20 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa08200eb0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa08200f40 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa08200fd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa08201060 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa082010f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa08201180 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa08201210 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa082012a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa08201330 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa082013c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa08201450 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa082014e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa08201570 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa08201600 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa08201690 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa08201720 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa082017b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa08201840 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa082018d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa08201960 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa082019f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa08201a80 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa08201b10 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa08201ba0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa08201c30 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa08201cc0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa08201d50 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa08201de0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa08201e70 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa08201f00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa08201f90 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa08202020 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa082020b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa08202140 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa082021d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa08202260 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa082022f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa08202380 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa08202410 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa082024a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa08202530 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa082025c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa08202650 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa082026e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa08202770 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa08202800 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa08202890 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa08202920 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa082029b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa08202a40 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa08202ad0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa08202b60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa08202bf0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa08202c80 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa08202d10 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa08202da0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa08202e30 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa08202ec0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa08202f50 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa08202fe0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa08203070 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa08203100 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa08203190 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa08203220 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa082032b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa08203340 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa082033d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa08203460 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa082034f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa08203580 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa08203610 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa082036a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa08203730 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa082037c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa08203850 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa082038e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa08203970 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa08203a00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa08203a90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa08203b20 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa08203bb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa08203c40 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa08203cd0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa08203d60 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa08203df0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa08203e80 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa08203f10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa08203fa0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa08204030 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa082040c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa08204150 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa082041e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa08204270 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa08204300 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa08204390 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa08204420 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa082044b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa08204540 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa082045d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa08204660 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa082046f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa08204780 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08204810 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aa082148e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa08214970 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa08214a00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa08214a90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa08214b20 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa08214bb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa08214c40 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa08214cd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa08214d60 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa08214df0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa08214e80 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa08214f10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa08214fa0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa08215030 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa082150c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa08215150 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa082151e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa08215270 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa08215300 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa08215390 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa08215420 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa082154b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa08215540 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa082155d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa08215660 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa082156f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa08215780 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa08215810 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa082158a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa08215930 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa082159c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa08215a50 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa08215ae0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa08215b70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa08215c00 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa08215c90 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa08215d20 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa08215db0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa08215e40 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa08215ed0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa08215f60 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa08215ff0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa08216080 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa08216110 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa082161a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa08216230 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa082162c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa08216350 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa082163e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa08216470 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa08216500 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa08216590 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa08216620 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa082166b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa08216740 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa082167d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa08216860 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa082168f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa08216980 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa08216a10 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa08216aa0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa08216b30 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa08216bc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa08216c50 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa08216ce0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa08216d70 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa08216e00 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa08216e90 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa08216f20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa08216fb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa08217040 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa082170d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa08217160 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa082171f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa08217280 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa08217310 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa082173a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa08217430 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa082174c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa08217550 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa082175e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa08217670 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa08217700 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa08217790 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa08217820 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa082178b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa08217940 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa082179d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa08217a60 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa08217af0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa08217b80 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa08217c10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa08217ca0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa08217d30 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa08217dc0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa08217e50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa08217ee0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa08217f70 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa08218000 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa08218090 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa08218120 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa082181b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa08218240 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa082182d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa08218360 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa082183f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa08218480 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa08218510 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa082185a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa08218630 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa082186c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa08218750 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa082187e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa08218870 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa08218900 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa08218990 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa08218a20 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa08218ab0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa08218b40 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa08218bd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08218c60 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - - - - 0000\r\n 36: - 0001\r\n 36: - 0002\r\n 36: - - 0010\r\n 36: - 0011\r\n 36: - 0012\r\n 36: - - 0020\r\n 36: - 0021\r\n 36: - 0022\r\n 36: - - - 0100\r\n 36: - 0101\r\n 36: - 0102\r\n 36: - - 0110\r\n 36: - 0111\r\n 36: - 0112\r\n 36: - - 0120\r\n 36: - 0121\r\n 36: - 0122\r\n 36: - - - 0200\r\n 36: - 0201\r\n 36: - 0202\r\n 36: - - 0210\r\n 36: - 0211\r\n 36: - 0212\r\n 36: - - 0220\r\n 36: - 0221\r\n 36: - 0222\r\n 36: - - - - 1000\r\n 36: - 1001\r\n 36: - 1002\r\n 36: - - 1010\r\n 36: - 1011\r\n 36: - 1012\r\n 36: - - 1020\r\n 36: - 1021\r\n 36: - 1022\r\n 36: - - - 1100\r\n 36: - 1101\r\n 36: - 1102\r\n 36: - - 1110\r\n 36: - 1111\r\n 36: - 1112\r\n 36: - - 1120\r\n 36: - 1121\r\n 36: - 1122\r\n 36: - - - 1200\r\n 36: - 1201\r\n 36: - 1202\r\n 36: - - 1210\r\n 36: - 1211\r\n 36: - 1212\r\n 36: - - 1220\r\n 36: - 1221\r\n 36: - 1222\r\n 36: - - - - 2000\r\n 36: - 2001\r\n 36: - 2002\r\n 36: - - 2010\r\n 36: - 2011\r\n 36: - 2012\r\n 36: - - 2020\r\n 36: - 2021\r\n 36: - 2022\r\n 36: - - - 2100\r\n 36: - 2101\r\n 36: - 2102\r\n 36: - - 2110\r\n 36: - 2111\r\n 36: - 2112\r\n 36: - - 2120\r\n 36: - 2121\r\n 36: - 2122\r\n 36: - - - 2200\r\n 36: - 2201\r\n 36: - 2202\r\n 36: - - 2210\r\n 36: - 2211\r\n 36: - 2212\r\n 36: - - 2220\r\n 36: - 2221\r\n 36: - 2222\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aa08204ca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa08204d30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa08204dc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa08204e50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa08204ee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa08204f70 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa08205000 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa08205090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa08205120 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa082051b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa08205240 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa082052d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa08205360 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa082053f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa08205480 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa08205510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa082055a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa08205630 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa082056c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa08205750 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa082057e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa08205870 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa08205900 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa08205990 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa08205a20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa08205ab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa08205b40 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa08205bd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa08205c60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa08205cf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa08205d80 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa08205e10 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa08205ea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa08205f30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa08205fc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa08206050 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa082060e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa08206170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa08206200 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa08206290 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa08206320 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa082063b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa08206440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa082064d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa08206560 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa082065f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa08206680 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa08206710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa082067a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa08206830 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa082068c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa08206950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa082069e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa08206a70 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa08206b00 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa08206b90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa08206c20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa08206cb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa08206d40 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa08206dd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa08206e60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa08206ef0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa08206f80 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa08207010 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa082070a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa08207130 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa082071c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa08207250 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa082072e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa08207370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa08207400 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa08207490 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa08207520 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa082075b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa08207640 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa082076d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa08207760 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa082077f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa08207880 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa08207910 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa082079a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa08207a30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa08207ac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa08207b50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa08207be0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa08207c70 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa08207d00 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa08207d90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa08207e20 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa08207eb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa08207f40 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa08207fd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa08208060 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa082080f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa08208180 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa08208210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa082082a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa08208330 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa082083c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa08208450 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa082084e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa08208570 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa08208600 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa08208690 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa08208720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa082087b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa08208840 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa082088d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa08208960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa082089f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa08208a80 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa08208b10 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa08208ba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa08208c30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa08208cc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa08208d50 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa08208de0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa08208e70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa08208f00 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa08208f90 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08209020 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2aa0821b500 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0821b590 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0821b620 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0821b6b0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0821b740 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0821b7d0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0821b860 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0821b8f0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0821b980 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0821ba10 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0821baa0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0821bb30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0821bbc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0821bc50 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0821bce0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0821bd70 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0821be00 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0821be90 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0821bf20 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0821bfb0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0821c040 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0821c0d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0821c160 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0821c1f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0821c280 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0821c310 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0821c3a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0821c430 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0821c4c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0821c550 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0821c5e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0821c670 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0821c700 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0821c790 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0821c820 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0821c8b0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0821c940 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0821c9d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0821ca60 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0821caf0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0821cb80 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0821cc10 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0821cca0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0821cd30 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0821cdc0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0821ce50 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0821cee0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0821cf70 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0821d000 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0821d090 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0821d120 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0821d1b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0821d240 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0821d2d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0821d360 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0821d3f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0821d480 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0821d510 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0821d5a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0821d630 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0821d6c0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0821d750 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0821d7e0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0821d870 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0821d900 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0821d990 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0821da20 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0821dab0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0821db40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0821dbd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0821dc60 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0821dcf0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0821dd80 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0821de10 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0821dea0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0821df30 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0821dfc0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0821e050 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0821e0e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0821e170 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0821e200 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0821e290 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0821e320 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0821e3b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0821e440 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0821e4d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0821e560 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0821e5f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0821e680 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0821e710 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0821e7a0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0821e830 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0821e8c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0821e950 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0821e9e0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0821ea70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0821eb00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0821eb90 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0821ec20 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0821ecb0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0821ed40 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0821edd0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0821ee60 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0821eef0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0821ef80 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0821f010 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0821f0a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0821f130 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0821f1c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0821f250 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0821f2e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0821f370 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0821f400 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0821f490 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0821f520 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0821f5b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0821f640 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0821f6d0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0821f760 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0821f7f0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0821f880 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aa081e9280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa081e49b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4b80 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4d50 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4f20 VAL: '0000' (3 sibs) 36: 0x2aa081e4fb8 VAL: '0001' (3 sibs) 36: 0x2aa081e5050 VAL: '0002' (3 sibs) 36: 0x2aa081e4de8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e50f0 VAL: '0010' (3 sibs) 36: 0x2aa081e5188 VAL: '0011' (3 sibs) 36: 0x2aa081e5220 VAL: '0012' (3 sibs) 36: 0x2aa081e4e80 SEQ: (3 sibs) 3 children: 36: 0x2aa081e52c0 VAL: '0020' (3 sibs) 36: 0x2aa081e5358 VAL: '0021' (3 sibs) 36: 0x2aa081e53f0 VAL: '0022' (3 sibs) 36: 0x2aa081e4c18 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5490 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5660 VAL: '0100' (3 sibs) 36: 0x2aa081e56f8 VAL: '0101' (3 sibs) 36: 0x2aa081e5790 VAL: '0102' (3 sibs) 36: 0x2aa081e5528 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5830 VAL: '0110' (3 sibs) 36: 0x2aa081e58c8 VAL: '0111' (3 sibs) 36: 0x2aa081e5960 VAL: '0112' (3 sibs) 36: 0x2aa081e55c0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5a00 VAL: '0120' (3 sibs) 36: 0x2aa081e5a98 VAL: '0121' (3 sibs) 36: 0x2aa081e5b30 VAL: '0122' (3 sibs) 36: 0x2aa081e4cb0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5bd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5da0 VAL: '0200' (3 sibs) 36: 0x2aa081e5e38 VAL: '0201' (3 sibs) 36: 0x2aa081e5ed0 VAL: '0202' (3 sibs) 36: 0x2aa081e5c68 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5f70 VAL: '0210' (3 sibs) 36: 0x2aa081e6008 VAL: '0211' (3 sibs) 36: 0x2aa081e60a0 VAL: '0212' (3 sibs) 36: 0x2aa081e5d00 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6140 VAL: '0220' (3 sibs) 36: 0x2aa081e61d8 VAL: '0221' (3 sibs) 36: 0x2aa081e6270 VAL: '0222' (3 sibs) 36: 0x2aa081e4a48 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6310 SEQ: (3 sibs) 3 children: 36: 0x2aa081e64e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e66b0 VAL: '1000' (3 sibs) 36: 0x2aa081e6748 VAL: '1001' (3 sibs) 36: 0x2aa081e67e0 VAL: '1002' (3 sibs) 36: 0x2aa081e6578 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6880 VAL: '1010' (3 sibs) 36: 0x2aa081e6918 VAL: '1011' (3 sibs) 36: 0x2aa081e69b0 VAL: '1012' (3 sibs) 36: 0x2aa081e6610 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6a50 VAL: '1020' (3 sibs) 36: 0x2aa081e6ae8 VAL: '1021' (3 sibs) 36: 0x2aa081e6b80 VAL: '1022' (3 sibs) 36: 0x2aa081e63a8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6c20 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6df0 VAL: '1100' (3 sibs) 36: 0x2aa081e6e88 VAL: '1101' (3 sibs) 36: 0x2aa081e6f20 VAL: '1102' (3 sibs) 36: 0x2aa081e6cb8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6fc0 VAL: '1110' (3 sibs) 36: 0x2aa081e7058 VAL: '1111' (3 sibs) 36: 0x2aa081e70f0 VAL: '1112' (3 sibs) 36: 0x2aa081e6d50 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7190 VAL: '1120' (3 sibs) 36: 0x2aa081e7228 VAL: '1121' (3 sibs) 36: 0x2aa081e72c0 VAL: '1122' (3 sibs) 36: 0x2aa081e6440 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7360 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7530 VAL: '1200' (3 sibs) 36: 0x2aa081e75c8 VAL: '1201' (3 sibs) 36: 0x2aa081e7660 VAL: '1202' (3 sibs) 36: 0x2aa081e73f8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7700 VAL: '1210' (3 sibs) 36: 0x2aa081e7798 VAL: '1211' (3 sibs) 36: 0x2aa081e7830 VAL: '1212' (3 sibs) 36: 0x2aa081e7490 SEQ: (3 sibs) 3 children: 36: 0x2aa081e78d0 VAL: '1220' (3 sibs) 36: 0x2aa081e7968 VAL: '1221' (3 sibs) 36: 0x2aa081e7a00 VAL: '1222' (3 sibs) 36: 0x2aa081e4ae0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7aa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7c70 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7e40 VAL: '2000' (3 sibs) 36: 0x2aa081e7ed8 VAL: '2001' (3 sibs) 36: 0x2aa081e7f70 VAL: '2002' (3 sibs) 36: 0x2aa081e7d08 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8010 VAL: '2010' (3 sibs) 36: 0x2aa081e80a8 VAL: '2011' (3 sibs) 36: 0x2aa081e8140 VAL: '2012' (3 sibs) 36: 0x2aa081e7da0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e81e0 VAL: '2020' (3 sibs) 36: 0x2aa081e8278 VAL: '2021' (3 sibs) 36: 0x2aa081e8310 VAL: '2022' (3 sibs) 36: 0x2aa081e7b38 SEQ: (3 sibs) 3 children: 36: 0x2aa081e83b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8580 VAL: '2100' (3 sibs) 36: 0x2aa081e8618 VAL: '2101' (3 sibs) 36: 0x2aa081e86b0 VAL: '2102' (3 sibs) 36: 0x2aa081e8448 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8750 VAL: '2110' (3 sibs) 36: 0x2aa081e87e8 VAL: '2111' (3 sibs) 36: 0x2aa081e8880 VAL: '2112' (3 sibs) 36: 0x2aa081e84e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8920 VAL: '2120' (3 sibs) 36: 0x2aa081e89b8 VAL: '2121' (3 sibs) 36: 0x2aa081e8a50 VAL: '2122' (3 sibs) 36: 0x2aa081e7bd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8af0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8cc0 VAL: '2200' (3 sibs) 36: 0x2aa081e8d58 VAL: '2201' (3 sibs) 36: 0x2aa081e8df0 VAL: '2202' (3 sibs) 36: 0x2aa081e8b88 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8e90 VAL: '2210' (3 sibs) 36: 0x2aa081e8f28 VAL: '2211' (3 sibs) 36: 0x2aa081e8fc0 VAL: '2212' (3 sibs) 36: 0x2aa081e8c20 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9060 VAL: '2220' (3 sibs) 36: 0x2aa081e90f8 VAL: '2221' (3 sibs) 36: 0x2aa081e9190 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0821fd10 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0821fda0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0821fe30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0821fec0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0821ff50 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0821ffe0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa08220070 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa08220100 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa08220190 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa08220220 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa082202b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa08220340 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa082203d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa08220460 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa082204f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa08220580 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa08220610 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa082206a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa08220730 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa082207c0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa08220850 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa082208e0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa08220970 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa08220a00 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa08220a90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa08220b20 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa08220bb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa08220c40 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa08220cd0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa08220d60 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa08220df0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa08220e80 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa08220f10 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa08220fa0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa08221030 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa082210c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa08221150 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa082211e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa08221270 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa08221300 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa08221390 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa08221420 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa082214b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa08221540 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa082215d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa08221660 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa082216f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa08221780 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa08221810 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa082218a0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa08221930 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa082219c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa08221a50 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa08221ae0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa08221b70 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa08221c00 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa08221c90 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa08221d20 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa08221db0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa08221e40 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa08221ed0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa08221f60 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa08221ff0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa08222080 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa08222110 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa082221a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa08222230 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa082222c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa08222350 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa082223e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa08222470 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa08222500 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa08222590 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa08222620 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa082226b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa08222740 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa082227d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa08222860 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa082228f0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa08222980 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa08222a10 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa08222aa0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa08222b30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa08222bc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa08222c50 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa08222ce0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa08222d70 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa08222e00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa08222e90 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa08222f20 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa08222fb0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa08223040 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa082230d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa08223160 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa082231f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa08223280 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa08223310 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa082233a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa08223430 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa082234c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa08223550 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa082235e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa08223670 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa08223700 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa08223790 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa08223820 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa082238b0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa08223940 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa082239d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa08223a60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa08223af0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa08223b80 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa08223c10 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa08223ca0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa08223d30 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa08223dc0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa08223e50 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa08223ee0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa08223f70 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa08224000 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08224090 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aa081e9398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa081e9470 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9640 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9810 SEQ: (3 sibs) 3 children: 36: 0x2aa081e99e0 VAL: '0000' (3 sibs) 36: 0x2aa081e9a78 VAL: '0001' (3 sibs) 36: 0x2aa081e9b10 VAL: '0002' (3 sibs) 36: 0x2aa081e98a8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9bb0 VAL: '0010' (3 sibs) 36: 0x2aa081e9c48 VAL: '0011' (3 sibs) 36: 0x2aa081e9ce0 VAL: '0012' (3 sibs) 36: 0x2aa081e9940 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9d80 VAL: '0020' (3 sibs) 36: 0x2aa081e9e18 VAL: '0021' (3 sibs) 36: 0x2aa081e9eb0 VAL: '0022' (3 sibs) 36: 0x2aa081e96d8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9f50 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea120 VAL: '0100' (3 sibs) 36: 0x2aa081ea1b8 VAL: '0101' (3 sibs) 36: 0x2aa081ea250 VAL: '0102' (3 sibs) 36: 0x2aa081e9fe8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea2f0 VAL: '0110' (3 sibs) 36: 0x2aa081ea388 VAL: '0111' (3 sibs) 36: 0x2aa081ea420 VAL: '0112' (3 sibs) 36: 0x2aa081ea080 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea4c0 VAL: '0120' (3 sibs) 36: 0x2aa081ea558 VAL: '0121' (3 sibs) 36: 0x2aa081ea5f0 VAL: '0122' (3 sibs) 36: 0x2aa081e9770 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea690 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea860 VAL: '0200' (3 sibs) 36: 0x2aa081ea8f8 VAL: '0201' (3 sibs) 36: 0x2aa081ea990 VAL: '0202' (3 sibs) 36: 0x2aa081ea728 SEQ: (3 sibs) 3 children: 36: 0x2aa081eaa30 VAL: '0210' (3 sibs) 36: 0x2aa081eaac8 VAL: '0211' (3 sibs) 36: 0x2aa081eab60 VAL: '0212' (3 sibs) 36: 0x2aa081ea7c0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eac00 VAL: '0220' (3 sibs) 36: 0x2aa081eac98 VAL: '0221' (3 sibs) 36: 0x2aa081ead30 VAL: '0222' (3 sibs) 36: 0x2aa081e9508 SEQ: (3 sibs) 3 children: 36: 0x2aa081eadd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eafa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb170 VAL: '1000' (3 sibs) 36: 0x2aa081eb208 VAL: '1001' (3 sibs) 36: 0x2aa081eb2a0 VAL: '1002' (3 sibs) 36: 0x2aa081eb038 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb340 VAL: '1010' (3 sibs) 36: 0x2aa081eb3d8 VAL: '1011' (3 sibs) 36: 0x2aa081eb470 VAL: '1012' (3 sibs) 36: 0x2aa081eb0d0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb510 VAL: '1020' (3 sibs) 36: 0x2aa081eb5a8 VAL: '1021' (3 sibs) 36: 0x2aa081eb640 VAL: '1022' (3 sibs) 36: 0x2aa081eae68 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb6e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb8b0 VAL: '1100' (3 sibs) 36: 0x2aa081eb948 VAL: '1101' (3 sibs) 36: 0x2aa081eb9e0 VAL: '1102' (3 sibs) 36: 0x2aa081eb778 SEQ: (3 sibs) 3 children: 36: 0x2aa081eba80 VAL: '1110' (3 sibs) 36: 0x2aa081ebb18 VAL: '1111' (3 sibs) 36: 0x2aa081ebbb0 VAL: '1112' (3 sibs) 36: 0x2aa081eb810 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebc50 VAL: '1120' (3 sibs) 36: 0x2aa081ebce8 VAL: '1121' (3 sibs) 36: 0x2aa081ebd80 VAL: '1122' (3 sibs) 36: 0x2aa081eaf00 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebe20 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebff0 VAL: '1200' (3 sibs) 36: 0x2aa081ec088 VAL: '1201' (3 sibs) 36: 0x2aa081ec120 VAL: '1202' (3 sibs) 36: 0x2aa081ebeb8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec1c0 VAL: '1210' (3 sibs) 36: 0x2aa081ec258 VAL: '1211' (3 sibs) 36: 0x2aa081ec2f0 VAL: '1212' (3 sibs) 36: 0x2aa081ebf50 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec390 VAL: '1220' (3 sibs) 36: 0x2aa081ec428 VAL: '1221' (3 sibs) 36: 0x2aa081ec4c0 VAL: '1222' (3 sibs) 36: 0x2aa081e95a0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec560 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec730 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec900 VAL: '2000' (3 sibs) 36: 0x2aa081ec998 VAL: '2001' (3 sibs) 36: 0x2aa081eca30 VAL: '2002' (3 sibs) 36: 0x2aa081ec7c8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ecad0 VAL: '2010' (3 sibs) 36: 0x2aa081ecb68 VAL: '2011' (3 sibs) 36: 0x2aa081ecc00 VAL: '2012' (3 sibs) 36: 0x2aa081ec860 SEQ: (3 sibs) 3 children: 36: 0x2aa081ecca0 VAL: '2020' (3 sibs) 36: 0x2aa081ecd38 VAL: '2021' (3 sibs) 36: 0x2aa081ecdd0 VAL: '2022' (3 sibs) 36: 0x2aa081ec5f8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ece70 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed040 VAL: '2100' (3 sibs) 36: 0x2aa081ed0d8 VAL: '2101' (3 sibs) 36: 0x2aa081ed170 VAL: '2102' (3 sibs) 36: 0x2aa081ecf08 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed210 VAL: '2110' (3 sibs) 36: 0x2aa081ed2a8 VAL: '2111' (3 sibs) 36: 0x2aa081ed340 VAL: '2112' (3 sibs) 36: 0x2aa081ecfa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed3e0 VAL: '2120' (3 sibs) 36: 0x2aa081ed478 VAL: '2121' (3 sibs) 36: 0x2aa081ed510 VAL: '2122' (3 sibs) 36: 0x2aa081ec690 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed5b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed780 VAL: '2200' (3 sibs) 36: 0x2aa081ed818 VAL: '2201' (3 sibs) 36: 0x2aa081ed8b0 VAL: '2202' (3 sibs) 36: 0x2aa081ed648 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed950 VAL: '2210' (3 sibs) 36: 0x2aa081ed9e8 VAL: '2211' (3 sibs) 36: 0x2aa081eda80 VAL: '2212' (3 sibs) 36: 0x2aa081ed6e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081edb20 VAL: '2220' (3 sibs) 36: 0x2aa081edbb8 VAL: '2221' (3 sibs) 36: 0x2aa081edc50 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa08224130 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa082241c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa08224250 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa082242e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa08224370 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa08224400 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa08224490 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa08224520 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa082245b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa08224640 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa082246d0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa08224760 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa082247f0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa08224880 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa08224910 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa082249a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa08224a30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa08224ac0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa08224b50 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa08224be0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa08224c70 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa08224d00 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa08224d90 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa08224e20 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa08224eb0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa08224f40 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa08224fd0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa08225060 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa082250f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa08225180 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa08225210 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa082252a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa08225330 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa082253c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa08225450 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa082254e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa08225570 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa08225600 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa08225690 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa08225720 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa082257b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa08225840 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa082258d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa08225960 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa082259f0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa08225a80 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa08225b10 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa08225ba0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa08225c30 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa08225cc0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa08225d50 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa08225de0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa08225e70 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa08225f00 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa08225f90 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa08226020 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa082260b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa08226140 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa082261d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa08226260 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa082262f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa08226380 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa08226410 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa082264a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa08226530 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa082265c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa08226650 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa082266e0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa08226770 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa08226800 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa08226890 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa08226920 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa082269b0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa08226a40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa08226ad0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa08226b60 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa08226bf0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa08226c80 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa08226d10 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa08226da0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa08226e30 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa08226ec0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa08226f50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa08226fe0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa08227070 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa08227100 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa08227190 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa08227220 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa082272b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa08227340 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa082273d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa08227460 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa082274f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa08227580 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa08227610 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa082276a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa08227730 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa082277c0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa08227850 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa082278e0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa08227970 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa08227a00 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa08227a90 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa08227b20 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa08227bb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa08227c40 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa08227cd0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa08227d60 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa08227df0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa08227e80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa08227f10 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa08227fa0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa08228030 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa082280c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa08228150 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa082281e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa08228270 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa08228300 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa08228390 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa08228420 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa082284b0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aa081e9280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa081e49b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4b80 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4d50 SEQ: (3 sibs) 3 children: 36: 0x2aa081e4f20 VAL: '0000' (3 sibs) 36: 0x2aa081e4fb8 VAL: '0001' (3 sibs) 36: 0x2aa081e5050 VAL: '0002' (3 sibs) 36: 0x2aa081e4de8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e50f0 VAL: '0010' (3 sibs) 36: 0x2aa081e5188 VAL: '0011' (3 sibs) 36: 0x2aa081e5220 VAL: '0012' (3 sibs) 36: 0x2aa081e4e80 SEQ: (3 sibs) 3 children: 36: 0x2aa081e52c0 VAL: '0020' (3 sibs) 36: 0x2aa081e5358 VAL: '0021' (3 sibs) 36: 0x2aa081e53f0 VAL: '0022' (3 sibs) 36: 0x2aa081e4c18 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5490 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5660 VAL: '0100' (3 sibs) 36: 0x2aa081e56f8 VAL: '0101' (3 sibs) 36: 0x2aa081e5790 VAL: '0102' (3 sibs) 36: 0x2aa081e5528 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5830 VAL: '0110' (3 sibs) 36: 0x2aa081e58c8 VAL: '0111' (3 sibs) 36: 0x2aa081e5960 VAL: '0112' (3 sibs) 36: 0x2aa081e55c0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5a00 VAL: '0120' (3 sibs) 36: 0x2aa081e5a98 VAL: '0121' (3 sibs) 36: 0x2aa081e5b30 VAL: '0122' (3 sibs) 36: 0x2aa081e4cb0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5bd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5da0 VAL: '0200' (3 sibs) 36: 0x2aa081e5e38 VAL: '0201' (3 sibs) 36: 0x2aa081e5ed0 VAL: '0202' (3 sibs) 36: 0x2aa081e5c68 SEQ: (3 sibs) 3 children: 36: 0x2aa081e5f70 VAL: '0210' (3 sibs) 36: 0x2aa081e6008 VAL: '0211' (3 sibs) 36: 0x2aa081e60a0 VAL: '0212' (3 sibs) 36: 0x2aa081e5d00 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6140 VAL: '0220' (3 sibs) 36: 0x2aa081e61d8 VAL: '0221' (3 sibs) 36: 0x2aa081e6270 VAL: '0222' (3 sibs) 36: 0x2aa081e4a48 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6310 SEQ: (3 sibs) 3 children: 36: 0x2aa081e64e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e66b0 VAL: '1000' (3 sibs) 36: 0x2aa081e6748 VAL: '1001' (3 sibs) 36: 0x2aa081e67e0 VAL: '1002' (3 sibs) 36: 0x2aa081e6578 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6880 VAL: '1010' (3 sibs) 36: 0x2aa081e6918 VAL: '1011' (3 sibs) 36: 0x2aa081e69b0 VAL: '1012' (3 sibs) 36: 0x2aa081e6610 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6a50 VAL: '1020' (3 sibs) 36: 0x2aa081e6ae8 VAL: '1021' (3 sibs) 36: 0x2aa081e6b80 VAL: '1022' (3 sibs) 36: 0x2aa081e63a8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6c20 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6df0 VAL: '1100' (3 sibs) 36: 0x2aa081e6e88 VAL: '1101' (3 sibs) 36: 0x2aa081e6f20 VAL: '1102' (3 sibs) 36: 0x2aa081e6cb8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e6fc0 VAL: '1110' (3 sibs) 36: 0x2aa081e7058 VAL: '1111' (3 sibs) 36: 0x2aa081e70f0 VAL: '1112' (3 sibs) 36: 0x2aa081e6d50 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7190 VAL: '1120' (3 sibs) 36: 0x2aa081e7228 VAL: '1121' (3 sibs) 36: 0x2aa081e72c0 VAL: '1122' (3 sibs) 36: 0x2aa081e6440 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7360 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7530 VAL: '1200' (3 sibs) 36: 0x2aa081e75c8 VAL: '1201' (3 sibs) 36: 0x2aa081e7660 VAL: '1202' (3 sibs) 36: 0x2aa081e73f8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7700 VAL: '1210' (3 sibs) 36: 0x2aa081e7798 VAL: '1211' (3 sibs) 36: 0x2aa081e7830 VAL: '1212' (3 sibs) 36: 0x2aa081e7490 SEQ: (3 sibs) 3 children: 36: 0x2aa081e78d0 VAL: '1220' (3 sibs) 36: 0x2aa081e7968 VAL: '1221' (3 sibs) 36: 0x2aa081e7a00 VAL: '1222' (3 sibs) 36: 0x2aa081e4ae0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7aa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7c70 SEQ: (3 sibs) 3 children: 36: 0x2aa081e7e40 VAL: '2000' (3 sibs) 36: 0x2aa081e7ed8 VAL: '2001' (3 sibs) 36: 0x2aa081e7f70 VAL: '2002' (3 sibs) 36: 0x2aa081e7d08 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8010 VAL: '2010' (3 sibs) 36: 0x2aa081e80a8 VAL: '2011' (3 sibs) 36: 0x2aa081e8140 VAL: '2012' (3 sibs) 36: 0x2aa081e7da0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e81e0 VAL: '2020' (3 sibs) 36: 0x2aa081e8278 VAL: '2021' (3 sibs) 36: 0x2aa081e8310 VAL: '2022' (3 sibs) 36: 0x2aa081e7b38 SEQ: (3 sibs) 3 children: 36: 0x2aa081e83b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8580 VAL: '2100' (3 sibs) 36: 0x2aa081e8618 VAL: '2101' (3 sibs) 36: 0x2aa081e86b0 VAL: '2102' (3 sibs) 36: 0x2aa081e8448 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8750 VAL: '2110' (3 sibs) 36: 0x2aa081e87e8 VAL: '2111' (3 sibs) 36: 0x2aa081e8880 VAL: '2112' (3 sibs) 36: 0x2aa081e84e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8920 VAL: '2120' (3 sibs) 36: 0x2aa081e89b8 VAL: '2121' (3 sibs) 36: 0x2aa081e8a50 VAL: '2122' (3 sibs) 36: 0x2aa081e7bd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8af0 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8cc0 VAL: '2200' (3 sibs) 36: 0x2aa081e8d58 VAL: '2201' (3 sibs) 36: 0x2aa081e8df0 VAL: '2202' (3 sibs) 36: 0x2aa081e8b88 SEQ: (3 sibs) 3 children: 36: 0x2aa081e8e90 VAL: '2210' (3 sibs) 36: 0x2aa081e8f28 VAL: '2211' (3 sibs) 36: 0x2aa081e8fc0 VAL: '2212' (3 sibs) 36: 0x2aa081e8c20 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9060 VAL: '2220' (3 sibs) 36: 0x2aa081e90f8 VAL: '2221' (3 sibs) 36: 0x2aa081e9190 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa08228550 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa082285e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa08228670 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa08228700 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa08228790 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa08228820 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa082288b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa08228940 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa082289d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa08228a60 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa08228af0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa08228b80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa08228c10 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa08228ca0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa08228d30 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa08228dc0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa08228e50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa08228ee0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa08228f70 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa08229000 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa08229090 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa08229120 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa082291b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa08229240 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa082292d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa08229360 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa082293f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa08229480 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa08229510 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa082295a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa08229630 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa082296c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa08229750 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa082297e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa08229870 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa08229900 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa08229990 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa08229a20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa08229ab0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa08229b40 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa08229bd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa08229c60 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa08229cf0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa08229d80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa08229e10 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa08229ea0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa08229f30 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa08229fc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0822a050 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0822a0e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0822a170 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0822a200 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0822a290 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0822a320 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0822a3b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0822a440 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0822a4d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0822a560 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0822a5f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0822a680 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0822a710 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0822a7a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0822a830 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0822a8c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0822a950 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0822a9e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0822aa70 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0822ab00 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0822ab90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0822ac20 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0822acb0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0822ad40 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0822add0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0822ae60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0822aef0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0822af80 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0822b010 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0822b0a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0822b130 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0822b1c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0822b250 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0822b2e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0822b370 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0822b400 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0822b490 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0822b520 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0822b5b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0822b640 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0822b6d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0822b760 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0822b7f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0822b880 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0822b910 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0822b9a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0822ba30 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0822bac0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0822bb50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0822bbe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0822bc70 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0822bd00 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0822bd90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0822be20 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0822beb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0822bf40 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0822bfd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0822c060 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0822c0f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0822c180 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0822c210 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0822c2a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0822c330 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0822c3c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0822c450 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0822c4e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0822c570 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0822c600 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0822c690 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0822c720 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0822c7b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0822c840 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0822c8d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x2aa081e9398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa081e9470 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9640 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9810 SEQ: (3 sibs) 3 children: 36: 0x2aa081e99e0 VAL: '0000' (3 sibs) 36: 0x2aa081e9a78 VAL: '0001' (3 sibs) 36: 0x2aa081e9b10 VAL: '0002' (3 sibs) 36: 0x2aa081e98a8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9bb0 VAL: '0010' (3 sibs) 36: 0x2aa081e9c48 VAL: '0011' (3 sibs) 36: 0x2aa081e9ce0 VAL: '0012' (3 sibs) 36: 0x2aa081e9940 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9d80 VAL: '0020' (3 sibs) 36: 0x2aa081e9e18 VAL: '0021' (3 sibs) 36: 0x2aa081e9eb0 VAL: '0022' (3 sibs) 36: 0x2aa081e96d8 SEQ: (3 sibs) 3 children: 36: 0x2aa081e9f50 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea120 VAL: '0100' (3 sibs) 36: 0x2aa081ea1b8 VAL: '0101' (3 sibs) 36: 0x2aa081ea250 VAL: '0102' (3 sibs) 36: 0x2aa081e9fe8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea2f0 VAL: '0110' (3 sibs) 36: 0x2aa081ea388 VAL: '0111' (3 sibs) 36: 0x2aa081ea420 VAL: '0112' (3 sibs) 36: 0x2aa081ea080 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea4c0 VAL: '0120' (3 sibs) 36: 0x2aa081ea558 VAL: '0121' (3 sibs) 36: 0x2aa081ea5f0 VAL: '0122' (3 sibs) 36: 0x2aa081e9770 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea690 SEQ: (3 sibs) 3 children: 36: 0x2aa081ea860 VAL: '0200' (3 sibs) 36: 0x2aa081ea8f8 VAL: '0201' (3 sibs) 36: 0x2aa081ea990 VAL: '0202' (3 sibs) 36: 0x2aa081ea728 SEQ: (3 sibs) 3 children: 36: 0x2aa081eaa30 VAL: '0210' (3 sibs) 36: 0x2aa081eaac8 VAL: '0211' (3 sibs) 36: 0x2aa081eab60 VAL: '0212' (3 sibs) 36: 0x2aa081ea7c0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eac00 VAL: '0220' (3 sibs) 36: 0x2aa081eac98 VAL: '0221' (3 sibs) 36: 0x2aa081ead30 VAL: '0222' (3 sibs) 36: 0x2aa081e9508 SEQ: (3 sibs) 3 children: 36: 0x2aa081eadd0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eafa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb170 VAL: '1000' (3 sibs) 36: 0x2aa081eb208 VAL: '1001' (3 sibs) 36: 0x2aa081eb2a0 VAL: '1002' (3 sibs) 36: 0x2aa081eb038 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb340 VAL: '1010' (3 sibs) 36: 0x2aa081eb3d8 VAL: '1011' (3 sibs) 36: 0x2aa081eb470 VAL: '1012' (3 sibs) 36: 0x2aa081eb0d0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb510 VAL: '1020' (3 sibs) 36: 0x2aa081eb5a8 VAL: '1021' (3 sibs) 36: 0x2aa081eb640 VAL: '1022' (3 sibs) 36: 0x2aa081eae68 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb6e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081eb8b0 VAL: '1100' (3 sibs) 36: 0x2aa081eb948 VAL: '1101' (3 sibs) 36: 0x2aa081eb9e0 VAL: '1102' (3 sibs) 36: 0x2aa081eb778 SEQ: (3 sibs) 3 children: 36: 0x2aa081eba80 VAL: '1110' (3 sibs) 36: 0x2aa081ebb18 VAL: '1111' (3 sibs) 36: 0x2aa081ebbb0 VAL: '1112' (3 sibs) 36: 0x2aa081eb810 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebc50 VAL: '1120' (3 sibs) 36: 0x2aa081ebce8 VAL: '1121' (3 sibs) 36: 0x2aa081ebd80 VAL: '1122' (3 sibs) 36: 0x2aa081eaf00 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebe20 SEQ: (3 sibs) 3 children: 36: 0x2aa081ebff0 VAL: '1200' (3 sibs) 36: 0x2aa081ec088 VAL: '1201' (3 sibs) 36: 0x2aa081ec120 VAL: '1202' (3 sibs) 36: 0x2aa081ebeb8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec1c0 VAL: '1210' (3 sibs) 36: 0x2aa081ec258 VAL: '1211' (3 sibs) 36: 0x2aa081ec2f0 VAL: '1212' (3 sibs) 36: 0x2aa081ebf50 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec390 VAL: '1220' (3 sibs) 36: 0x2aa081ec428 VAL: '1221' (3 sibs) 36: 0x2aa081ec4c0 VAL: '1222' (3 sibs) 36: 0x2aa081e95a0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec560 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec730 SEQ: (3 sibs) 3 children: 36: 0x2aa081ec900 VAL: '2000' (3 sibs) 36: 0x2aa081ec998 VAL: '2001' (3 sibs) 36: 0x2aa081eca30 VAL: '2002' (3 sibs) 36: 0x2aa081ec7c8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ecad0 VAL: '2010' (3 sibs) 36: 0x2aa081ecb68 VAL: '2011' (3 sibs) 36: 0x2aa081ecc00 VAL: '2012' (3 sibs) 36: 0x2aa081ec860 SEQ: (3 sibs) 3 children: 36: 0x2aa081ecca0 VAL: '2020' (3 sibs) 36: 0x2aa081ecd38 VAL: '2021' (3 sibs) 36: 0x2aa081ecdd0 VAL: '2022' (3 sibs) 36: 0x2aa081ec5f8 SEQ: (3 sibs) 3 children: 36: 0x2aa081ece70 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed040 VAL: '2100' (3 sibs) 36: 0x2aa081ed0d8 VAL: '2101' (3 sibs) 36: 0x2aa081ed170 VAL: '2102' (3 sibs) 36: 0x2aa081ecf08 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed210 VAL: '2110' (3 sibs) 36: 0x2aa081ed2a8 VAL: '2111' (3 sibs) 36: 0x2aa081ed340 VAL: '2112' (3 sibs) 36: 0x2aa081ecfa0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed3e0 VAL: '2120' (3 sibs) 36: 0x2aa081ed478 VAL: '2121' (3 sibs) 36: 0x2aa081ed510 VAL: '2122' (3 sibs) 36: 0x2aa081ec690 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed5b0 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed780 VAL: '2200' (3 sibs) 36: 0x2aa081ed818 VAL: '2201' (3 sibs) 36: 0x2aa081ed8b0 VAL: '2202' (3 sibs) 36: 0x2aa081ed648 SEQ: (3 sibs) 3 children: 36: 0x2aa081ed950 VAL: '2210' (3 sibs) 36: 0x2aa081ed9e8 VAL: '2211' (3 sibs) 36: 0x2aa081eda80 VAL: '2212' (3 sibs) 36: 0x2aa081ed6e0 SEQ: (3 sibs) 3 children: 36: 0x2aa081edb20 VAL: '2220' (3 sibs) 36: 0x2aa081edbb8 VAL: '2221' (3 sibs) 36: 0x2aa081edc50 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0822c970 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0822ca00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0822ca90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0822cb20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0822cbb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0822cc40 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0822ccd0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0822cd60 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0822cdf0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0822ce80 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0822cf10 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0822cfa0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0822d030 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0822d0c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0822d150 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0822d1e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0822d270 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0822d300 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0822d390 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0822d420 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0822d4b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0822d540 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0822d5d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0822d660 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0822d6f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0822d780 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0822d810 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0822d8a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0822d930 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0822d9c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0822da50 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0822dae0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0822db70 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0822dc00 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0822dc90 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0822dd20 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0822ddb0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0822de40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0822ded0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0822df60 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0822dff0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0822e080 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0822e110 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0822e1a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0822e230 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0822e2c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0822e350 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0822e3e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0822e470 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0822e500 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0822e590 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0822e620 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0822e6b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0822e740 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0822e7d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0822e860 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0822e8f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0822e980 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0822ea10 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0822eaa0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0822eb30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0822ebc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0822ec50 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0822ece0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0822ed70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0822ee00 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0822ee90 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0822ef20 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0822efb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0822f040 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0822f0d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0822f160 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0822f1f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0822f280 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0822f310 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0822f3a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0822f430 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0822f4c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0822f550 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0822f5e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0822f670 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0822f700 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0822f790 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0822f820 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0822f8b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0822f940 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0822f9d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0822fa60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0822faf0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0822fb80 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0822fc10 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0822fca0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0822fd30 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0822fdc0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0822fe50 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0822fee0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0822ff70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa08230000 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa08230090 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa08230120 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa082301b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa08230240 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa082302d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa08230360 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa082303f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa08230480 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa08230510 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa082305a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa08230630 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa082306c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa08230750 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa082307e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa08230870 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa08230900 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa08230990 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa08230a20 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa08230ab0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa08230b40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa08230bd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa08230c60 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa08230cf0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (15 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (15 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 289 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: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x2aa0a94c5b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa0a9470d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa0a947168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa0a947200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9784f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa0a978580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa0a978610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa0a9786a0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: --------------- 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}--------------- 37: REF TREE: 37: 0x2aa0a94c6c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a9478a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a947938 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9477f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a9479e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a947a78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a97a390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a97a420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a97a4b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a97a540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a97a5d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a97a660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a97a6f0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x2aa0a94c7e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947f90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a9480d0 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a948168 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a948028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a948210 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a9482a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a97c180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a97c210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a97c2a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a97c330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a97c3c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a97c450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a97c4e0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x2aa0a94c8f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a948350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a948490 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a948528 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9483e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a9485d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a948668 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a97df70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a97e000 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a97e090 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a97e120 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a97e1b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a97e240 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a97e2d0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: --------------- 37: 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax: 1234.5 # we must jump two levels 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax2: 789.10 # we must jump two levels 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # a comment here, will it ruin parsing? 37: tax2: 789.10 # we must jump two levels 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # what about here? 37: tax2: 789.10 # we must jump two levels 37: tax5: 1234.5 37: --------------- 37: REF TREE: 37: 0x2aa0a94ca10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa0a94ce30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa0a94d300 MAP: (1 sibs) 4 children: 37: 0x2aa0a94d3a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94d438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94d4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94d568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94cec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa0a94cf60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa0a94d610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94d7e0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94d880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94d918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94d9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94da48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94d6a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94daf0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94db90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94dc28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94dcc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94dd58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94d740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94cff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa0a94d090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa0a94de00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94dfd0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94e238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94de98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94e2e0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94e548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94df30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94d128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa0a94d1c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa0a94e5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94e7c0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94ea28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94e688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94ead0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94eb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94ec08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94eca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94ed38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94e720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94d258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a983650 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa0a9836e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa0a983770 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa0a983800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa0a983890 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa0a983920 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa0a9839b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa0a983a40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa0a983ad0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa0a983b60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa0a983bf0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa0a983c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa0a983d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa0a983da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa0a983e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa0a983ec0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa0a983f50 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa0a983fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa0a984070 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa0a984100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa0a984190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa0a984220 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa0a9842b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa0a984340 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa0a9843d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa0a984460 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa0a9844f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa0a984580 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa0a984610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa0a9846a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa0a984730 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa0a9847c0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa0a984850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa0a9848e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa0a984970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa0a984a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa0a984a90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa0a984b20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa0a984bb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa0a984c40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa0a984cd0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa0a984d60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa0a984df0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa0a984e80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa0a984f10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa0a984fa0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa0a985030 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa0a9850c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa0a985150 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa0a9851e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa0a985270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa0a985300 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa0a985390 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x2aa0a94cb28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a948760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a947b20 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a947bb8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9487f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a947c60 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a947cf8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a985a60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a985af0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a985b80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a985c10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a985ca0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a985d30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a985dc0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x2aa0a94cc40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947df0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a949f80 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a94a018 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a947e88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a94a0c0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a94a158 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a987790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a987820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a9878b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a987940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a9879d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a987a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a987af0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: --------------- 37: 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: --------------- 37: REF TREE: 37: 0x2aa0a94cd58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa0a949c70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa0a949960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa0a948c90 VAL: 'a' (5 sibs) 37: 0x2aa0a948d28 VAL: 'b' (5 sibs) 37: 0x2aa0a948dc0 VAL: 'c' (5 sibs) 37: 0x2aa0a948e58 VAL: 'd' (5 sibs) 37: 0x2aa0a948ef0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9894c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa0a989550 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa0a9895e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa0a989670 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa0a989700 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa0a989790 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa0a989820 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa0a9898b0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x2aa0a94c5b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa0a9470d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa0a947168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa0a947200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a989dd0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa0a989e60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa0a989ef0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa0a989f80 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: --------------- 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}--------------- 37: REF TREE: 37: 0x2aa0a94c6c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a9478a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a947938 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9477f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a9479e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a947a78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a98a6e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98a770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98a800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98a890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98a920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98a9b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98aa40 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x2aa0a94c7e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947f90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a9480d0 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a948168 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a948028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a948210 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a9482a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a98aff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98b080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98b110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98b1a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98b230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98b2c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98b350 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x2aa0a94c8f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a948350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a948490 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a948528 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9483e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a9485d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a948668 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a98b900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98b990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98ba20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98bab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98bb40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98bbd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98bc60 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: --------------- 37: 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax: 1234.5 # we must jump two levels 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax2: 789.10 # we must jump two levels 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # a comment here, will it ruin parsing? 37: tax2: 789.10 # we must jump two levels 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # what about here? 37: tax2: 789.10 # we must jump two levels 37: tax5: 1234.5 37: --------------- 37: REF TREE: 37: 0x2aa0a94ca10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa0a94ce30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa0a94d300 MAP: (1 sibs) 4 children: 37: 0x2aa0a94d3a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94d438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94d4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94d568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94cec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa0a94cf60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa0a94d610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94d7e0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94d880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94d918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94d9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94da48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94d6a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94daf0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94db90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94dc28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94dcc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94dd58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94d740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94cff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa0a94d090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa0a94de00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94dfd0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94e238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94de98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94e2e0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94e548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94df30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94d128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa0a94d1c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa0a94e5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94e7c0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94ea28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94e688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94ead0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94eb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94ec08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94eca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94ed38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94e720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94d258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a98dd30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa0a98ddc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa0a98de50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa0a98dee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa0a98df70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa0a98e000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa0a98e090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa0a98e120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa0a98e1b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa0a98e240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa0a98e2d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa0a98e360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa0a98e3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa0a98e480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa0a98e510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa0a98e5a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa0a98e630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa0a98e6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa0a98e750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa0a98e7e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa0a98e870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa0a98e900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa0a98e990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa0a98ea20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa0a98eab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa0a98eb40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa0a98ebd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa0a98ec60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa0a98ecf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa0a98ed80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa0a98ee10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa0a98eea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa0a98ef30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa0a98efc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa0a98f050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa0a98f0e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa0a98f170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa0a98f200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa0a98f290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa0a98f320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa0a98f3b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa0a98f440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa0a98f4d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa0a98f560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa0a98f5f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa0a98f680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa0a98f710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa0a98f7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa0a98f830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa0a98f8c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa0a98f950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa0a98f9e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa0a98fa70 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x2aa0a94cb28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a948760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a947b20 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a947bb8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9487f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a947c60 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a947cf8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a98c210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98c2a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98c330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98c3c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98c450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98c4e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98c570 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x2aa0a94cc40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947df0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a949f80 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a94a018 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a947e88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a94a0c0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a94a158 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a98cb20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98cbb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98cc40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98ccd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98cd60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98cdf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98ce80 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: --------------- 37: 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: --------------- 37: REF TREE: 37: 0x2aa0a94cd58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa0a949c70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa0a949960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa0a948c90 VAL: 'a' (5 sibs) 37: 0x2aa0a948d28 VAL: 'b' (5 sibs) 37: 0x2aa0a948dc0 VAL: 'c' (5 sibs) 37: 0x2aa0a948e58 VAL: 'd' (5 sibs) 37: 0x2aa0a948ef0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a990140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa0a9901d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa0a990260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa0a9902f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa0a990380 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa0a990410 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa0a9904a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa0a990530 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a9784f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa0a978580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa0a978610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa0a9786a0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: foo: []\n 37: bar: []\n 37: baz: []\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a9910f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa0a991180 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa0a991210 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa0a9912a0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a97a390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a97a420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a97a4b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a97a540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a97a5d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a97a660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a97a6f0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a9922e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a992370 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a992400 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a992490 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a992520 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9925b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a992640 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a97c180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a97c210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a97c2a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a97c330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a97c3c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a97c450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a97c4e0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a992bf0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a992c80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a992d10 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a992da0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a992e30 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a992ec0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a992f50 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a97df70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a97e000 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a97e090 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a97e120 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a97e1b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a97e240 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a97e2d0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a993500 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a993590 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a993620 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9936b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a993740 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9937d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a993860 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: product:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: tax: 1234.5 # we must jump two levels\n 37: product2:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: tax2: 789.10 # we must jump two levels\n 37: tax3: 1234.5\n 37: product3:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: # a comment here, will it ruin parsing?\n 37: tax2: 789.10 # we must jump two levels\n 37: tax4: 1234.5\n 37: product4:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: # what about here?\n 37: tax2: 789.10 # we must jump two levels\n 37: tax5: 1234.5\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a983650 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa0a9836e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa0a983770 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa0a983800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa0a983890 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa0a983920 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa0a9839b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa0a983a40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa0a983ad0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa0a983b60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa0a983bf0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa0a983c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa0a983d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa0a983da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa0a983e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa0a983ec0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa0a983f50 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa0a983fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa0a984070 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa0a984100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa0a984190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa0a984220 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa0a9842b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa0a984340 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa0a9843d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa0a984460 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa0a9844f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa0a984580 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa0a984610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa0a9846a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa0a984730 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa0a9847c0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa0a984850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa0a9848e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa0a984970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa0a984a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa0a984a90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa0a984b20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa0a984bb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa0a984c40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa0a984cd0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa0a984d60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa0a984df0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa0a984e80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa0a984f10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa0a984fa0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa0a985030 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa0a9850c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa0a985150 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa0a9851e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa0a985270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa0a985300 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa0a985390 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: product:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax: 1234.5\n 37: product2:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax3: 1234.5\n 37: product3:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax4: 1234.5\n 37: product4:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax5: 1234.5\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a995930 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa0a9959c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa0a995a50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa0a995ae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa0a995b70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa0a995c00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa0a995c90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa0a995d20 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa0a995db0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa0a995e40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa0a995ed0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa0a995f60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa0a995ff0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa0a996080 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa0a996110 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa0a9961a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa0a996230 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa0a9962c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa0a996350 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa0a9963e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa0a996470 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa0a996500 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa0a996590 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa0a996620 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa0a9966b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa0a996740 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa0a9967d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa0a996860 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa0a9968f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa0a996980 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa0a996a10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa0a996aa0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa0a996b30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa0a996bc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa0a996c50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa0a996ce0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa0a996d70 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa0a996e00 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa0a996e90 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa0a996f20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa0a996fb0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa0a997040 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa0a9970d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa0a997160 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa0a9971f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa0a997280 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa0a997310 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa0a9973a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa0a997430 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa0a9974c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa0a997550 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa0a9975e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa0a997670 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - \n 37: John Smith\n 37: - \n 37: Bill Jones\n 37: women:\n 37: - \n 37: Mary Smith\n 37: - \n 37: Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a985a60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a985af0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a985b80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a985c10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a985ca0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a985d30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a985dc0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a993e10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a993ea0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a993f30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a993fc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a994050 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9940e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a994170 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: -\n 37: John Smith\n 37: -\n 37: Bill Jones\n 37: women:\n 37: -\n 37: Mary Smith\n 37: -\n 37: Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a987790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a987820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a9878b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a987940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a9879d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a987a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a987af0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a994720 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a9947b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a994840 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9948d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a994960 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9949f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a994a80 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: skip_commits:\n 37: files:\n 37: - a\n 37: - b\n 37: - c\n 37: - d\n 37: - e\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a9894c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa0a989550 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa0a9895e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa0a989670 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa0a989700 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa0a989790 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa0a989820 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa0a9898b0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: skip_commits:\n 37: files:\n 37: - a\n 37: - b\n 37: - c\n 37: - d\n 37: - e\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a997d40 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa0a997dd0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa0a997e60 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa0a997ef0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa0a997f80 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa0a998010 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa0a9980a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa0a998130 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a989dd0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa0a989e60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa0a989ef0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa0a989f80 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: foo: []\n 37: bar: []\n 37: baz: []\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a998650 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa0a9986e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa0a998770 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa0a998800 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a98a6e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98a770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98a800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98a890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98a920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98a9b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98aa40 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a998f60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a998ff0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a999080 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a999110 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a9991a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a999230 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a9992c0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - John Smith\r\n 37: - Bill Jones\r\n 37: women:\r\n 37: - Mary Smith\r\n 37: - Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a98aff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98b080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98b110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98b1a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98b230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98b2c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98b350 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a999870 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a999900 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a999990 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a999a20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a999ab0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a999b40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a999bd0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - John Smith\r\n 37: - Bill Jones\r\n 37: women:\r\n 37: - Mary Smith\r\n 37: - Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a98b900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98b990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98ba20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98bab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98bb40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98bbd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98bc60 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a99a180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a99a210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a99a2a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a99a330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a99a3c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a99a450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a99a4e0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: product:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: tax: 1234.5 # we must jump two levels\r\n 37: product2:\r\n 37: subproduct1:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: subproduct2:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: tax2: 789.10 # we must jump two levels\r\n 37: tax3: 1234.5\r\n 37: product3:\r\n 37: subproduct1:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: subproduct2:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: # a comment here, will it ruin parsing?\r\n 37: tax2: 789.10 # we must jump two levels\r\n 37: tax4: 1234.5\r\n 37: product4:\r\n 37: subproduct1:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: subproduct2:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: # what about here?\r\n 37: tax2: 789.10 # we must jump two levels\r\n 37: tax5: 1234.5\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a98dd30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa0a98ddc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa0a98de50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa0a98dee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa0a98df70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa0a98e000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa0a98e090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa0a98e120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa0a98e1b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa0a98e240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa0a98e2d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa0a98e360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa0a98e3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa0a98e480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa0a98e510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa0a98e5a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa0a98e630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa0a98e6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa0a98e750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa0a98e7e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa0a98e870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa0a98e900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa0a98e990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa0a98ea20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa0a98eab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa0a98eb40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa0a98ebd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa0a98ec60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa0a98ecf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa0a98ed80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa0a98ee10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa0a98eea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa0a98ef30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa0a98efc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa0a98f050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa0a98f0e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa0a98f170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa0a98f200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa0a98f290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa0a98f320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa0a98f3b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa0a98f440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa0a98f4d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa0a98f560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa0a98f5f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa0a98f680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa0a98f710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa0a98f7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa0a98f830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa0a98f8c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa0a98f950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa0a98f9e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa0a98fa70 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: product:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax: 1234.5\n 37: product2:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax3: 1234.5\n 37: product3:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax4: 1234.5\n 37: product4:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00\n 37: tax2: 789.10\n 37: tax5: 1234.5\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a99c5b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa0a99c640 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa0a99c6d0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa0a99c760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa0a99c7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa0a99c880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa0a99c910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa0a99c9a0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa0a99ca30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa0a99cac0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa0a99cb50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa0a99cbe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa0a99cc70 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa0a99cd00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa0a99cd90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa0a99ce20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa0a99ceb0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa0a99cf40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa0a99cfd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa0a99d060 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa0a99d0f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa0a99d180 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa0a99d210 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa0a99d2a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa0a99d330 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa0a99d3c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa0a99d450 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa0a99d4e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa0a99d570 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa0a99d600 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa0a99d690 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa0a99d720 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa0a99d7b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa0a99d840 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa0a99d8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa0a99d960 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa0a99d9f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa0a99da80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa0a99db10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa0a99dba0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa0a99dc30 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa0a99dcc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa0a99dd50 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa0a99dde0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa0a99de70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa0a99df00 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa0a99df90 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa0a99e020 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa0a99e0b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa0a99e140 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa0a99e1d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa0a99e260 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa0a99e2f0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - \r\n 37: John Smith\r\n 37: - \r\n 37: Bill Jones\r\n 37: women:\r\n 37: - \r\n 37: Mary Smith\r\n 37: - \r\n 37: Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a98c210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98c2a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98c330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98c3c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98c450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98c4e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98c570 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a99aa90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a99ab20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a99abb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a99ac40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a99acd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a99ad60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a99adf0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: -\r\n 37: John Smith\r\n 37: -\r\n 37: Bill Jones\r\n 37: women:\r\n 37: -\r\n 37: Mary Smith\r\n 37: -\r\n 37: Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a98cb20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a98cbb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a98cc40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a98ccd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a98cd60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a98cdf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a98ce80 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a99b3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a99b430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a99b4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a99b550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a99b5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a99b670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a99b700 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: skip_commits:\r\n 37: files:\r\n 37: - a\r\n 37: - b\r\n 37: - c\r\n 37: - d\r\n 37: - e\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a990140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa0a9901d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa0a990260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa0a9902f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa0a990380 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa0a990410 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa0a9904a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa0a990530 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: skip_commits:\n 37: files:\n 37: - a\n 37: - b\n 37: - c\n 37: - d\n 37: - e\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2aa0a99e9c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa0a99ea50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa0a99eae0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa0a99eb70 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa0a99ec00 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa0a99ec90 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa0a99ed20 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa0a99edb0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94c5b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa0a9470d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa0a947168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa0a947200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a991ca0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa0a991d30 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa0a991dc0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa0a991e50 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94c6c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a9478a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a947938 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9477f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a9479e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a947a78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a99bcb0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a99bd40 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a99bdd0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a99be60 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a99bef0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a99bf80 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a99c010 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94c7e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947f90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a9480d0 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a948168 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a948028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a948210 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a9482a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a99c0b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a99c140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a99c1d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a99c260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a99c2f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a99c380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a99c410 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94c8f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a948350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a948490 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a948528 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9483e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a9485d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a948668 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a995030 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a9950c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a995150 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9951e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a995270 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a995300 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a995390 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94ca10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa0a94ce30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa0a94d300 MAP: (1 sibs) 4 children: 37: 0x2aa0a94d3a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94d438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94d4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94d568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94cec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa0a94cf60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa0a94d610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94d7e0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94d880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94d918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94d9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94da48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94d6a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94daf0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94db90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94dc28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94dcc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94dd58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94d740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94cff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa0a94d090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa0a94de00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94dfd0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94e238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94de98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94e2e0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94e548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94df30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94d128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa0a94d1c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa0a94e5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94e7c0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94ea28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94e688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94ead0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94eb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94ec08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94eca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94ed38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94e720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94d258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a99f2d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa0a99f360 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa0a99f3f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa0a99f480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa0a99f510 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa0a99f5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa0a99f630 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa0a99f6c0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa0a99f750 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa0a99f7e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa0a99f870 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa0a99f900 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa0a99f990 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa0a99fa20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa0a99fab0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa0a99fb40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa0a99fbd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa0a99fc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa0a99fcf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa0a99fd80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa0a99fe10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa0a99fea0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa0a99ff30 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa0a99ffc0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa0a9a0050 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa0a9a00e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa0a9a0170 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa0a9a0200 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa0a9a0290 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa0a9a0320 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa0a9a03b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa0a9a0440 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa0a9a04d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa0a9a0560 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa0a9a05f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa0a9a0680 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa0a9a0710 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa0a9a07a0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa0a9a0830 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa0a9a08c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa0a9a0950 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa0a9a09e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa0a9a0a70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa0a9a0b00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa0a9a0b90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa0a9a0c20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa0a9a0cb0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa0a9a0d40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa0a9a0dd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa0a9a0e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa0a9a0ef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa0a9a0f80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa0a9a1010 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94cb28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a948760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a947b20 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a947bb8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9487f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a947c60 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a947cf8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a995430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a9954c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a995550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9955e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a995670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a995700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a995790 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94cc40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947df0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a949f80 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a94a018 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a947e88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a94a0c0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a94a158 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a10b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a9a1140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a9a11d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9a1260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a9a12f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9a1380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a9a1410 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94cd58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa0a949c70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa0a949960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa0a948c90 VAL: 'a' (5 sibs) 37: 0x2aa0a948d28 VAL: 'b' (5 sibs) 37: 0x2aa0a948dc0 VAL: 'c' (5 sibs) 37: 0x2aa0a948e58 VAL: 'd' (5 sibs) 37: 0x2aa0a948ef0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a14b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa0a9a1540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa0a9a15d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa0a9a1660 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa0a9a16f0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa0a9a1780 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa0a9a1810 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa0a9a18a0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94c5b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa0a9470d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa0a947168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa0a947200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a1940 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa0a9a19d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa0a9a1a60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa0a9a1af0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94c6c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a9478a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a947938 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9477f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a9479e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a947a78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a1b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a9a1c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a9a1cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9a1d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a9a1dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9a1e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a9a1ef0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94c7e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947f90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a9480d0 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a948168 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a948028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a948210 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a9482a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a1f90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a9a2020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a9a20b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9a2140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a9a21d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9a2260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a9a22f0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94c8f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a948350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a948490 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a948528 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9483e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a9485d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a948668 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a2390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a9a2420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a9a24b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9a2540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a9a25d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9a2660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a9a26f0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94ca10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa0a94ce30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa0a94d300 MAP: (1 sibs) 4 children: 37: 0x2aa0a94d3a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94d438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94d4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94d568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94cec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa0a94cf60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa0a94d610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94d7e0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94d880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94d918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94d9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94da48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94d6a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94daf0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94db90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94dc28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94dcc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94dd58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94d740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94cff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa0a94d090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa0a94de00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94dfd0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94e238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94de98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94e2e0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94e548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94df30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94d128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa0a94d1c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa0a94e5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa0a94e7c0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94e860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94e8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94e990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94ea28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94e688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa0a94ead0 MAP: (1 sibs) 4 children: 37: 0x2aa0a94eb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa0a94ec08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa0a94eca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa0a94ed38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa0a94e720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa0a94d258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a2790 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa0a9a2820 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa0a9a28b0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa0a9a2940 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa0a9a29d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa0a9a2a60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa0a9a2af0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa0a9a2b80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa0a9a2c10 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa0a9a2ca0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa0a9a2d30 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa0a9a2dc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa0a9a2e50 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa0a9a2ee0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa0a9a2f70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa0a9a3000 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa0a9a3090 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa0a9a3120 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa0a9a31b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa0a9a3240 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa0a9a32d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa0a9a3360 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa0a9a33f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa0a9a3480 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa0a9a3510 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa0a9a35a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa0a9a3630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa0a9a36c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa0a9a3750 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa0a9a37e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa0a9a3870 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa0a9a3900 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa0a9a3990 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa0a9a3a20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa0a9a3ab0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa0a9a3b40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa0a9a3bd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa0a9a3c60 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa0a9a3cf0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa0a9a3d80 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa0a9a3e10 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa0a9a3ea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa0a9a3f30 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa0a9a3fc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa0a9a4050 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa0a9a40e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa0a9a4170 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa0a9a4200 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa0a9a4290 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa0a9a4320 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa0a9a43b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa0a9a4440 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa0a9a44d0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94cb28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a948760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a947b20 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a947bb8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a9487f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a947c60 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a947cf8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a4570 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a9a4600 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a9a4690 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9a4720 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a9a47b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9a4840 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a9a48d0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94cc40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa0a947df0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa0a949f80 VAL: 'John Smith' (2 sibs) 37: 0x2aa0a94a018 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa0a947e88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa0a94a0c0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa0a94a158 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a4970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa0a9a4a00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa0a9a4a90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa0a9a4b20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa0a9a4bb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa0a9a4c40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa0a9a4cd0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: REF TREE: 37: 0x2aa0a94cd58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa0a949c70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa0a949960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa0a948c90 VAL: 'a' (5 sibs) 37: 0x2aa0a948d28 VAL: 'b' (5 sibs) 37: 0x2aa0a948dc0 VAL: 'c' (5 sibs) 37: 0x2aa0a948e58 VAL: 'd' (5 sibs) 37: 0x2aa0a948ef0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa0a9a4d70 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa0a9a4e00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa0a9a4e90 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa0a9a4f20 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa0a9a4fb0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa0a9a5040 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa0a9a50d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa0a9a5160 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase (10 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (10 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.01 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 474 tests from 3 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: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x2aa08a9b6b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa08a97a90 MAP: (3 sibs) 0 children: 38: 0x2aa08a97b28 MAP: (3 sibs) 0 children: 38: 0x2aa08a97bc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08ae3350 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08ae33e0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa08ae3470 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa08ae3500 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]--------------- 38: REF TREE: 38: 0x2aa08a9b7c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98120 MAP: (2 sibs) 2 children: 38: 0x2aa08a98260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a982f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a981b8 MAP: (2 sibs) 2 children: 38: 0x2aa08a983a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a98438 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08ae5080 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08ae5110 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08ae51a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08ae5230 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08ae52c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08ae5350 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08ae53e0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: --------------- 38: 38: - {name: John Smith, age: 33} 38: - {name: Mary Smith, age: 27} 38: --------------- 38: REF TREE: 38: 0x2aa08a9b8e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98950 MAP: (2 sibs) 2 children: 38: 0x2aa08a98a90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a98b28 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a989e8 MAP: (2 sibs) 2 children: 38: 0x2aa08a98bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a98c68 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08ae6db0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08ae6e40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08ae6ed0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08ae6f60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08ae6ff0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08ae7080 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08ae7110 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: --------------- 38: 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: --------------- 38: REF TREE: 38: 0x2aa08a9b9f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98d10 MAP: (2 sibs) 2 children: 38: 0x2aa08a98e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a98ee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a98da8 MAP: (2 sibs) 2 children: 38: 0x2aa08a98f90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a99028 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08ae8ae0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08ae8b70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08ae8c00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08ae8c90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08ae8d20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08ae8db0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08ae8e40 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: --------------- 38: 38: - 38: name: 38: John Smith 38: age: 38: 33 38: - 38: name: 38: Mary Smith 38: age: 38: 27 38: --------------- 38: REF TREE: 38: 0x2aa08a9bb10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a999a0 MAP: (2 sibs) 2 children: 38: 0x2aa08a99ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a99b78 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a99a38 MAP: (2 sibs) 2 children: 38: 0x2aa08a99c20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a99cb8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08aea810 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08aea8a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08aea930 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08aea9c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08aeaa50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08aeaae0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08aeab70 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: --------------- 38: 38: - 'a': 1 38: b: 2 38: --------------- 38: REF TREE: 38: 0x2aa08a9bc28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa08a98530 MAP: (1 sibs) 2 children: 38: 0x2aa08a97da0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a97e38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08aec540 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa08aec5d0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa08aec660 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08aec6f0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: --------------- 38: 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - {'a': 1, b: 2} 38: --------------- 38: REF TREE: 38: 0x2aa08a9bd40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa08a99ea0 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a110 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a9a1a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa08a99f38 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a250 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa08a9a2e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a99fd0 MAP: (4 sibs) 3 children: 38: 0x2aa08a9a390 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa08a9a428 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa08a9a4c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa08a9a068 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a560 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a9a5f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08aee270 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa08aee300 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa08aee390 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08aee420 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa08aee4b0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa08aee540 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa08aee5d0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa08aee660 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa08aee6f0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa08aee780 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa08aee810 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa08aee8a0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa08aee930 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa08aee9c0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: --------------- 38: 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: --------------- 38: REF TREE: 38: 0x2aa08a9be58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa08a9a6f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa08a9a788 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa08a9a820 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa08a9a8b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08aeffa0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa08af0030 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa08af00c0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa08af0150 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa08af01e0 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: --------------- 38: 'implicit block key' : [ 38: 'implicit flow key 1' : value1, 38: 'implicit flow key 2' : value2, 38: 'implicit flow key 3' : value3, 38: 'implicit flow key m' : {key1: val1, key2: val2}, 38: 'implicit flow key s' : [val1, val2], 38: ]--------------- 38: REF TREE: 38: 0x2aa08a9bf70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa08a9c840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa08a9c8e0 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cbe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa08a9c978 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa08a9ca10 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa08a9caa8 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cdc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa08a9ce60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa08a9cef8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa08a9cb40 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cfa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa08a9d040 VAL: 'val1' (2 sibs) 38: 0x2aa08a9d0d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08af1dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa08af1e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa08af1ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa08af1f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa08af2000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa08af2090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa08af2120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa08af21b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa08af2240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa08af22d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa08af2360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa08af23f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa08af2480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa08af2510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa08af25a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa08af2630 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: --------------- 38: {a : [ 38: : foo 38: ], 38: b : [ 38: : 38: foo 38: ], 38: c : [ 38: : 38: , 38: : 38: ]}--------------- 38: REF TREE: 38: 0x2aa08a9c088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa08a98710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa08a99120 MAP: (1 sibs) 1 children: 38: 0x2aa08a991c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa08a987a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa08a99260 MAP: (1 sibs) 1 children: 38: 0x2aa08a99300 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa08a98840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa08a99d60 MAP: (2 sibs) 1 children: 38: 0x2aa08a993a0 KEYVAL: '' '' (1 sibs) 38: 0x2aa08a99df8 MAP: (2 sibs) 1 children: 38: 0x2aa08a99440 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08af3b90 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa08af3c20 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa08af3cb0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa08af3d40 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa08af3dd0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa08af3e60 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa08af3ef0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa08af3f80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa08af4010 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa08af40a0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa08af4130 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa08af41c0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x2aa08a9c1a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a97c60 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa08a9d218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa08a9d2b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa08a97cf8 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa08a9d3e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa08a9d480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08af5a60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08af5af0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08af5b80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08af5c10 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08af5ca0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08af5d30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08af5dc0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08af5e50 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08af5ee0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x2aa08a9c2b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a985d0 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa08a9d5b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa08a9d650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa08a98668 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d6f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa08a9d788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa08a9d820 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08af78f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08af7980 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08af7a10 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08af7aa0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08af7b30 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08af7bc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08af7c50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08af7ce0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08af7d70 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa08af78f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08af7980 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08af7a10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08af7aa0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08af7b30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08af7bc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08af7c50 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08af7ce0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08af7d70 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa08af78f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08af7980 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08af7a10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08af7aa0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08af7b30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08af7bc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08af7c50 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08af7ce0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08af7d70 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: --------------- 38: 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: --------------- 38: REF TREE: 38: 0x2aa08a9c3d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa08a9da90 MAP: (3 sibs) 3 children: 38: 0x2aa08a9dc60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa08a9dcf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa08a9dd90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa08a9db28 MAP: (3 sibs) 3 children: 38: 0x2aa08a9de30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa08a9dec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa08a9df60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa08a9dbc0 MAP: (3 sibs) 3 children: 38: 0x2aa08a9e000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa08a9e098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa08a9e130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08af9790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08af9820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa08af98b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08af9940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08af99d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08af9a60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa08af9af0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa08af9b80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa08af9c10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa08af9ca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa08af9d30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa08af9dc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa08af9e50 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x2aa08a9b6b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa08a97a90 MAP: (3 sibs) 0 children: 38: 0x2aa08a97b28 MAP: (3 sibs) 0 children: 38: 0x2aa08a97bc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08afa0a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08afa130 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa08afa1c0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa08afa250 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]--------------- 38: REF TREE: 38: 0x2aa08a9b7c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98120 MAP: (2 sibs) 2 children: 38: 0x2aa08a98260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a982f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a981b8 MAP: (2 sibs) 2 children: 38: 0x2aa08a983a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a98438 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08afa9b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08afaa40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08afaad0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08afab60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08afabf0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08afac80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08afad10 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: --------------- 38: 38: - {name: John Smith, age: 33} 38: - {name: Mary Smith, age: 27} 38: --------------- 38: REF TREE: 38: 0x2aa08a9b8e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98950 MAP: (2 sibs) 2 children: 38: 0x2aa08a98a90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a98b28 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a989e8 MAP: (2 sibs) 2 children: 38: 0x2aa08a98bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a98c68 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08afb2c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08afb350 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08afb3e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08afb470 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08afb500 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08afb590 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08afb620 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: --------------- 38: 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: --------------- 38: REF TREE: 38: 0x2aa08a9b9f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98d10 MAP: (2 sibs) 2 children: 38: 0x2aa08a98e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a98ee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a98da8 MAP: (2 sibs) 2 children: 38: 0x2aa08a98f90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a99028 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08afbbd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08afbc60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08afbcf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08afbd80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08afbe10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08afbea0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08afbf30 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: --------------- 38: 38: - 38: name: 38: John Smith 38: age: 38: 33 38: - 38: name: 38: Mary Smith 38: age: 38: 27 38: --------------- 38: REF TREE: 38: 0x2aa08a9bb10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a999a0 MAP: (2 sibs) 2 children: 38: 0x2aa08a99ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a99b78 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a99a38 MAP: (2 sibs) 2 children: 38: 0x2aa08a99c20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a99cb8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08afc4e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08afc570 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08afc600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08afc690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08afc720 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08afc7b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08afc840 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: --------------- 38: 38: - 'a': 1 38: b: 2 38: --------------- 38: REF TREE: 38: 0x2aa08a9bc28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa08a98530 MAP: (1 sibs) 2 children: 38: 0x2aa08a97da0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a97e38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08afcdf0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa08afce80 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa08afcf10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08afcfa0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: --------------- 38: 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - {'a': 1, b: 2} 38: --------------- 38: REF TREE: 38: 0x2aa08a9bd40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa08a99ea0 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a110 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a9a1a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa08a99f38 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a250 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa08a9a2e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a99fd0 MAP: (4 sibs) 3 children: 38: 0x2aa08a9a390 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa08a9a428 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa08a9a4c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa08a9a068 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a560 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a9a5f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08afd700 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa08afd790 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa08afd820 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08afd8b0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa08afd940 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa08afd9d0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa08afda60 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa08afdaf0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa08afdb80 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa08afdc10 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa08afdca0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa08afdd30 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa08afddc0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa08afde50 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: --------------- 38: 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: --------------- 38: REF TREE: 38: 0x2aa08a9be58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa08a9a6f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa08a9a788 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa08a9a820 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa08a9a8b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08afe010 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa08afe0a0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa08afe130 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa08afe1c0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa08afe250 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: --------------- 38: 'implicit block key' : [ 38: 'implicit flow key 1' : value1, 38: 'implicit flow key 2' : value2, 38: 'implicit flow key 3' : value3, 38: 'implicit flow key m' : {key1: val1, key2: val2}, 38: 'implicit flow key s' : [val1, val2], 38: ]--------------- 38: REF TREE: 38: 0x2aa08a9bf70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa08a9c840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa08a9c8e0 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cbe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa08a9c978 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa08a9ca10 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa08a9caa8 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cdc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa08a9ce60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa08a9cef8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa08a9cb40 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cfa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa08a9d040 VAL: 'val1' (2 sibs) 38: 0x2aa08a9d0d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08afe920 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa08afe9b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa08afea40 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa08afead0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa08afeb60 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa08afebf0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa08afec80 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa08afed10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa08afeda0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa08afee30 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa08afeec0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa08afef50 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa08afefe0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa08aff070 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa08aff100 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa08aff190 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: --------------- 38: {a : [ 38: : foo 38: ], 38: b : [ 38: : 38: foo 38: ], 38: c : [ 38: : 38: , 38: : 38: ]}--------------- 38: REF TREE: 38: 0x2aa08a9c088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa08a98710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa08a99120 MAP: (1 sibs) 1 children: 38: 0x2aa08a991c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa08a987a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa08a99260 MAP: (1 sibs) 1 children: 38: 0x2aa08a99300 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa08a98840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa08a99d60 MAP: (2 sibs) 1 children: 38: 0x2aa08a993a0 KEYVAL: '' '' (1 sibs) 38: 0x2aa08a99df8 MAP: (2 sibs) 1 children: 38: 0x2aa08a99440 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08aff230 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa08aff2c0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa08aff350 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa08aff3e0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa08aff470 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa08aff500 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa08aff590 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa08aff620 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa08aff6b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa08aff740 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa08aff7d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa08aff860 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x2aa08a9c1a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a97c60 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa08a9d218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa08a9d2b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa08a97cf8 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa08a9d3e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa08a9d480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08affb40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08affbd0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08affc60 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08affcf0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08affd80 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08affe10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08affea0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08afff30 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08afffc0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x2aa08a9c2b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a985d0 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa08a9d5b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa08a9d650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa08a98668 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d6f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa08a9d788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa08a9d820 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b00450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b004e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b00570 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b00600 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b00690 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b00720 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b007b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b00840 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b008d0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa08b00450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b004e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b00570 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b00600 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b00690 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b00720 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b007b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b00840 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b008d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa08b00450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b004e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b00570 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b00600 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b00690 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b00720 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b007b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b00840 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b008d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: --------------- 38: 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: --------------- 38: REF TREE: 38: 0x2aa08a9c3d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa08a9da90 MAP: (3 sibs) 3 children: 38: 0x2aa08a9dc60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa08a9dcf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa08a9dd90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa08a9db28 MAP: (3 sibs) 3 children: 38: 0x2aa08a9de30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa08a9dec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa08a9df60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa08a9dbc0 MAP: (3 sibs) 3 children: 38: 0x2aa08a9e000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa08a9e098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa08a9e130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b00d60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b00df0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa08b00e80 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b00f10 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b00fa0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b01030 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa08b010c0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa08b01150 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa08b011e0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa08b01270 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa08b01300 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa08b01390 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa08b01420 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08ae3350 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08ae33e0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa08ae3470 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa08ae3500 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - {}\n 38: - {}\n 38: - {}\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b02800 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b02890 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa08b02920 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa08b029b0 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08ae5080 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08ae5110 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08ae51a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08ae5230 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08ae52c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08ae5350 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08ae53e0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b039f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b03a80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b03b10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b03ba0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b03c30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b03cc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b03d50 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - {name: John Smith, age: 33}\n 38: - {name: Mary Smith, age: 27}\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08ae6db0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08ae6e40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08ae6ed0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08ae6f60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08ae6ff0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08ae7080 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08ae7110 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b04300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b04390 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b04420 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b044b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b04540 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b045d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b04660 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08ae8ae0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08ae8b70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08ae8c00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08ae8c90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08ae8d20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08ae8db0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08ae8e40 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b04c10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b04ca0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b04d30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b04dc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b04e50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b04ee0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b04f70 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - \n 38: name:\n 38: John Smith\n 38: age:\n 38: 33\n 38: - \n 38: name: \n 38: Mary Smith\n 38: age:\n 38: 27\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08aea810 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08aea8a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08aea930 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08aea9c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08aeaa50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08aeaae0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08aeab70 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b05520 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b055b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b05640 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b056d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b05760 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b057f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b05880 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08aec540 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa08aec5d0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa08aec660 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08aec6f0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b05e30 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa08b05ec0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa08b05f50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08b05fe0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - a: 1\n 38: b: 2\n 38: - b: 2\n 38: 'a': 1\n 38: - b: 2\n 38: 'a': 1\n 38: c: 3\n 38: - {'a': 1, b: 2}\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08aee270 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa08aee300 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa08aee390 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08aee420 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa08aee4b0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa08aee540 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa08aee5d0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa08aee660 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa08aee6f0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa08aee780 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa08aee810 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa08aee8a0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa08aee930 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa08aee9c0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - a: 1\n 38: b: 2\n 38: - b: 2\n 38: 'a': 1\n 38: - b: 2\n 38: 'a': 1\n 38: c: 3\n 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b06740 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa08b067d0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa08b06860 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08b068f0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa08b06980 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa08b06a10 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa08b06aa0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa08b06b30 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa08b06bc0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa08b06c50 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa08b06ce0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa08b06d70 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa08b06e00 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa08b06e90 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: 'a': 1\n 38: b: 2\n 38: b: 2\n 38: 'a': 1\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08aeffa0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa08af0030 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa08af00c0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa08af0150 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa08af01e0 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: 'a': 1\n 38: b: 2\n 38: b: 2\n 38: 'a': 1\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b07050 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa08b070e0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa08b07170 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa08b07200 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa08b07290 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: 'implicit block key' : [\n 38: 'implicit flow key 1' : value1,\n 38: 'implicit flow key 2' : value2,\n 38: 'implicit flow key 3' : value3,\n 38: 'implicit flow key m' : {key1: val1, key2: val2},\n 38: 'implicit flow key s' : [val1, val2],\n 38: ]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08af1dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa08af1e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa08af1ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa08af1f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa08af2000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa08af2090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa08af2120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa08af21b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa08af2240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa08af22d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa08af2360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa08af23f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa08af2480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa08af2510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa08af25a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa08af2630 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: 'implicit block key':\n 38: - 'implicit flow key 1': value1\n 38: - 'implicit flow key 2': value2\n 38: - 'implicit flow key 3': value3\n 38: - 'implicit flow key m':\n 38: key1: val1\n 38: key2: val2\n 38: - 'implicit flow key s':\n 38: - val1\n 38: - val2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b07960 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa08b079f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa08b07a80 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa08b07b10 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa08b07ba0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa08b07c30 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa08b07cc0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa08b07d50 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa08b07de0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa08b07e70 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa08b07f00 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa08b07f90 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa08b08020 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa08b080b0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa08b08140 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa08b081d0 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: {a : [\n 38: : foo\n 38: ],\n 38: b : [\n 38: :\n 38: foo\n 38: ],\n 38: c : [\n 38: :\n 38: ,\n 38: :\n 38: ]}~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08af3b90 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa08af3c20 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa08af3cb0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa08af3d40 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa08af3dd0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa08af3e60 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa08af3ef0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa08af3f80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa08af4010 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa08af40a0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa08af4130 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa08af41c0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: a:\n 38: - : foo\n 38: b:\n 38: - : foo\n 38: c:\n 38: - : \n 38: - : \n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b08270 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b08300 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa08b08390 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa08b08420 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa08b084b0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa08b08540 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa08b085d0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa08b08660 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa08b086f0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa08b08780 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa08b08810 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa08b088a0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08af5a60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08af5af0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08af5b80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08af5c10 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08af5ca0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08af5d30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08af5dc0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08af5e50 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08af5ee0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b08b80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b08c10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b08ca0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b08d30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b08dc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b08e50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b08ee0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b08f70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b09000 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08af78f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08af7980 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08af7a10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08af7aa0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08af7b30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08af7bc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08af7c50 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08af7ce0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08af7d70 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - a1: v1\n 38: a2: v2\n 38: a3: v3\n 38: - a1: w1\n 38: a2: w2\n 38: a3: w3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b09490 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b09520 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b095b0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b09640 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b096d0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b09760 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b097f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b09880 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b09910 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - !!str a1: v1\n 38: !!str a2: v2\n 38: !!str a3: v3\n 38: - a1: !!str w1\n 38: a2: !!str w2\n 38: a3: !!str w3\n 38: - !foo a1: v1\n 38: !foo a2: v2\n 38: !foo a3: v3\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08af9790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08af9820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa08af98b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08af9940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08af99d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08af9a60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa08af9af0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa08af9b80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa08af9c10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa08af9ca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa08af9d30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa08af9dc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa08af9e50 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - !!str a1: v1\n 38: !!str a2: v2\n 38: !!str a3: v3\n 38: - a1: !!str w1\n 38: a2: !!str w2\n 38: a3: !!str w3\n 38: - !foo a1: v1\n 38: !foo a2: v2\n 38: !foo a3: v3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b09da0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b09e30 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa08b09ec0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b09f50 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b09fe0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b0a070 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa08b0a100 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa08b0a190 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa08b0a220 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa08b0a2b0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa08b0a340 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa08b0a3d0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa08b0a460 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08afa0a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08afa130 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa08afa1c0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa08afa250 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - {}\n 38: - {}\n 38: - {}\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0a6b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b0a740 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa08b0a7d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa08b0a860 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08afa9b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08afaa40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08afaad0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08afab60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08afabf0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08afac80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08afad10 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0afc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b0b050 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b0b0e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b0b170 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b0b200 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b0b290 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b0b320 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - {name: John Smith, age: 33}\r\n 38: - {name: Mary Smith, age: 27}\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08afb2c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08afb350 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08afb3e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08afb470 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08afb500 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08afb590 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08afb620 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0b8d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b0b960 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b0b9f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b0ba80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b0bb10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b0bba0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b0bc30 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - name: John Smith\r\n 38: age: 33\r\n 38: - name: Mary Smith\r\n 38: age: 27\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08afbbd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08afbc60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08afbcf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08afbd80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08afbe10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08afbea0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08afbf30 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0c1e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b0c270 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b0c300 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b0c390 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b0c420 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b0c4b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b0c540 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - \r\n 38: name:\r\n 38: John Smith\r\n 38: age:\r\n 38: 33\r\n 38: - \r\n 38: name: \r\n 38: Mary Smith\r\n 38: age:\r\n 38: 27\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08afc4e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08afc570 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08afc600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08afc690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08afc720 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08afc7b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08afc840 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0caf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b0cb80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b0cc10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b0cca0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b0cd30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b0cdc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b0ce50 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - 'a': 1\r\n 38: b: 2\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08afcdf0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa08afce80 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa08afcf10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08afcfa0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0d400 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa08b0d490 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa08b0d520 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08b0d5b0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - a: 1\r\n 38: b: 2\r\n 38: - b: 2\r\n 38: 'a': 1\r\n 38: - b: 2\r\n 38: 'a': 1\r\n 38: c: 3\r\n 38: - {'a': 1, b: 2}\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08afd700 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa08afd790 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa08afd820 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08afd8b0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa08afd940 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa08afd9d0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa08afda60 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa08afdaf0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa08afdb80 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa08afdc10 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa08afdca0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa08afdd30 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa08afddc0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa08afde50 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - a: 1\n 38: b: 2\n 38: - b: 2\n 38: 'a': 1\n 38: - b: 2\n 38: 'a': 1\n 38: c: 3\n 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0dd10 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa08b0dda0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa08b0de30 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08b0dec0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa08b0df50 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa08b0dfe0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa08b0e070 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa08b0e100 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa08b0e190 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa08b0e220 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa08b0e2b0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa08b0e340 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa08b0e3d0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa08b0e460 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: 'a': 1\r\n 38: b: 2\r\n 38: b: 2\r\n 38: 'a': 1\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08afe010 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa08afe0a0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa08afe130 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa08afe1c0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa08afe250 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: 'a': 1\n 38: b: 2\n 38: b: 2\n 38: 'a': 1\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0e620 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa08b0e6b0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa08b0e740 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa08b0e7d0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa08b0e860 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: 'implicit block key' : [\r\n 38: 'implicit flow key 1' : value1,\r\n 38: 'implicit flow key 2' : value2,\r\n 38: 'implicit flow key 3' : value3,\r\n 38: 'implicit flow key m' : {key1: val1, key2: val2},\r\n 38: 'implicit flow key s' : [val1, val2],\r\n 38: ]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08afe920 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa08afe9b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa08afea40 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa08afead0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa08afeb60 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa08afebf0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa08afec80 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa08afed10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa08afeda0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa08afee30 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa08afeec0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa08afef50 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa08afefe0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa08aff070 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa08aff100 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa08aff190 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: 'implicit block key':\n 38: - 'implicit flow key 1': value1\n 38: - 'implicit flow key 2': value2\n 38: - 'implicit flow key 3': value3\n 38: - 'implicit flow key m':\n 38: key1: val1\n 38: key2: val2\n 38: - 'implicit flow key s':\n 38: - val1\n 38: - val2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0ef30 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa08b0efc0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa08b0f050 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa08b0f0e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa08b0f170 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa08b0f200 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa08b0f290 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa08b0f320 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa08b0f3b0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa08b0f440 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa08b0f4d0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa08b0f560 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa08b0f5f0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa08b0f680 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa08b0f710 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa08b0f7a0 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: {a : [\r\n 38: : foo\r\n 38: ],\r\n 38: b : [\r\n 38: :\r\n 38: foo\r\n 38: ],\r\n 38: c : [\r\n 38: :\r\n 38: ,\r\n 38: :\r\n 38: ]}~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08aff230 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa08aff2c0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa08aff350 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa08aff3e0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa08aff470 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa08aff500 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa08aff590 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa08aff620 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa08aff6b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa08aff740 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa08aff7d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa08aff860 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: a:\n 38: - : foo\n 38: b:\n 38: - : foo\n 38: c:\n 38: - : \n 38: - : \n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b0f840 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b0f8d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa08b0f960 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa08b0f9f0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa08b0fa80 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa08b0fb10 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa08b0fba0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa08b0fc30 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa08b0fcc0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa08b0fd50 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa08b0fde0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa08b0fe70 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - &a1 a1: v1\r\n 38: &a2 a2: v2\r\n 38: &a3 a3: v3\r\n 38: - *a1: w1\r\n 38: *a2: w2\r\n 38: *a3: w3\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08affb40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08affbd0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08affc60 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08affcf0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08affd80 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08affe10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08affea0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08afff30 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08afffc0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b10150 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b101e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b10270 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b10300 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b10390 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b10420 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b104b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b10540 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b105d0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - &a1 a1: v1\r\n 38: &a2 a2: v2\r\n 38: &a3 a3: v3\r\n 38: - *a1: w1\r\n 38: *a2: w2\r\n 38: *a3: w3\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b00450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b004e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b00570 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b00600 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b00690 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b00720 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b007b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b00840 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b008d0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - a1: v1\n 38: a2: v2\n 38: a3: v3\n 38: - a1: w1\n 38: a2: w2\n 38: a3: w3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b10a60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b10af0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b10b80 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b10c10 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b10ca0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b10d30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b10dc0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b10e50 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b10ee0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - !!str a1: v1\r\n 38: !!str a2: v2\r\n 38: !!str a3: v3\r\n 38: - a1: !!str w1\r\n 38: a2: !!str w2\r\n 38: a3: !!str w3\r\n 38: - !foo a1: v1\r\n 38: !foo a2: v2\r\n 38: !foo a3: v3\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b00d60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b00df0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa08b00e80 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b00f10 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b00fa0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b01030 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa08b010c0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa08b01150 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa08b011e0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa08b01270 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa08b01300 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa08b01390 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa08b01420 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - !!str a1: v1\n 38: !!str a2: v2\n 38: !!str a3: v3\n 38: - a1: !!str w1\n 38: a2: !!str w2\n 38: a3: !!str w3\n 38: - !foo a1: v1\n 38: !foo a2: v2\n 38: !foo a3: v3\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2aa08b11370 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b11400 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa08b11490 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b11520 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b115b0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b11640 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa08b116d0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa08b11760 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa08b117f0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa08b11880 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa08b11910 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa08b119a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa08b11a30 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9b6b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa08a97a90 MAP: (3 sibs) 0 children: 38: 0x2aa08a97b28 MAP: (3 sibs) 0 children: 38: 0x2aa08a97bc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b034d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b03560 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa08b035f0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa08b03680 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9b7c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98120 MAP: (2 sibs) 2 children: 38: 0x2aa08a98260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a982f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a981b8 MAP: (2 sibs) 2 children: 38: 0x2aa08a983a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a98438 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b11c80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b11d10 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b11da0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b11e30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b11ec0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b11f50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b11fe0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9b8e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98950 MAP: (2 sibs) 2 children: 38: 0x2aa08a98a90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a98b28 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a989e8 MAP: (2 sibs) 2 children: 38: 0x2aa08a98bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a98c68 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b12080 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b12110 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b121a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b12230 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b122c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b12350 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b123e0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9b9f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98d10 MAP: (2 sibs) 2 children: 38: 0x2aa08a98e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a98ee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a98da8 MAP: (2 sibs) 2 children: 38: 0x2aa08a98f90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a99028 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b12480 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b12510 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b125a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b12630 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b126c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b12750 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b127e0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9bb10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a999a0 MAP: (2 sibs) 2 children: 38: 0x2aa08a99ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a99b78 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a99a38 MAP: (2 sibs) 2 children: 38: 0x2aa08a99c20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a99cb8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b12880 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b12910 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b129a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b12a30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b12ac0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b12b50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b12be0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9bc28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa08a98530 MAP: (1 sibs) 2 children: 38: 0x2aa08a97da0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a97e38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b12c80 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa08b12d10 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa08b12da0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08b12e30 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9bd40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa08a99ea0 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a110 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a9a1a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa08a99f38 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a250 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa08a9a2e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a99fd0 MAP: (4 sibs) 3 children: 38: 0x2aa08a9a390 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa08a9a428 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa08a9a4c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa08a9a068 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a560 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a9a5f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b12ed0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa08b12f60 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa08b12ff0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08b13080 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa08b13110 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa08b131a0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa08b13230 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa08b132c0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa08b13350 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa08b133e0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa08b13470 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa08b13500 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa08b13590 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa08b13620 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9be58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa08a9a6f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa08a9a788 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa08a9a820 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa08a9a8b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b136c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa08b13750 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa08b137e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa08b13870 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa08b13900 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9bf70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa08a9c840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa08a9c8e0 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cbe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa08a9c978 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa08a9ca10 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa08a9caa8 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cdc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa08a9ce60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa08a9cef8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa08a9cb40 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cfa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa08a9d040 VAL: 'val1' (2 sibs) 38: 0x2aa08a9d0d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b139a0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa08b13a30 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa08b13ac0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa08b13b50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa08b13be0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa08b13c70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa08b13d00 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa08b13d90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa08b13e20 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa08b13eb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa08b13f40 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa08b13fd0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa08b14060 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa08b140f0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa08b14180 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa08b14210 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9c088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa08a98710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa08a99120 MAP: (1 sibs) 1 children: 38: 0x2aa08a991c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa08a987a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa08a99260 MAP: (1 sibs) 1 children: 38: 0x2aa08a99300 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa08a98840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa08a99d60 MAP: (2 sibs) 1 children: 38: 0x2aa08a993a0 KEYVAL: '' '' (1 sibs) 38: 0x2aa08a99df8 MAP: (2 sibs) 1 children: 38: 0x2aa08a99440 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b142b0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b14340 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa08b143d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa08b14460 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa08b144f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa08b14580 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa08b14610 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa08b146a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa08b14730 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa08b147c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa08b14850 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa08b148e0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9c1a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a97c60 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa08a9d218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa08a9d2b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa08a97cf8 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa08a9d3e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa08a9d480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b14980 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b14a10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b14aa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b14b30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b14bc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b14c50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b14ce0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b14d70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b14e00 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9c2b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a985d0 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa08a9d5b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa08a9d650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa08a98668 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d6f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa08a9d788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa08a9d820 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b14ea0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b14f30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b14fc0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b15050 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b150e0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b15170 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b15200 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b15290 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b15320 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9c3d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa08a9da90 MAP: (3 sibs) 3 children: 38: 0x2aa08a9dc60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa08a9dcf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa08a9dd90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa08a9db28 MAP: (3 sibs) 3 children: 38: 0x2aa08a9de30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa08a9dec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa08a9df60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa08a9dbc0 MAP: (3 sibs) 3 children: 38: 0x2aa08a9e000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa08a9e098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa08a9e130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b153c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b15450 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa08b154e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b15570 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b15600 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b15690 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa08b15720 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa08b157b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa08b15840 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa08b158d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa08b15960 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa08b159f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa08b15a80 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9b6b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa08a97a90 MAP: (3 sibs) 0 children: 38: 0x2aa08a97b28 MAP: (3 sibs) 0 children: 38: 0x2aa08a97bc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b15b20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b15bb0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa08b15c40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa08b15cd0 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9b7c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98120 MAP: (2 sibs) 2 children: 38: 0x2aa08a98260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a982f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a981b8 MAP: (2 sibs) 2 children: 38: 0x2aa08a983a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a98438 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b15d70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b15e00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b15e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b15f20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b15fb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b16040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b160d0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9b8e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98950 MAP: (2 sibs) 2 children: 38: 0x2aa08a98a90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a98b28 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a989e8 MAP: (2 sibs) 2 children: 38: 0x2aa08a98bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a98c68 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b16170 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b16200 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b16290 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b16320 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b163b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b16440 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b164d0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9b9f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a98d10 MAP: (2 sibs) 2 children: 38: 0x2aa08a98e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a98ee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a98da8 MAP: (2 sibs) 2 children: 38: 0x2aa08a98f90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a99028 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b16570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b16600 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b16690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b16720 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b167b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b16840 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b168d0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9bb10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a999a0 MAP: (2 sibs) 2 children: 38: 0x2aa08a99ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa08a99b78 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa08a99a38 MAP: (2 sibs) 2 children: 38: 0x2aa08a99c20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa08a99cb8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b16970 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b16a00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa08b16a90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa08b16b20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa08b16bb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa08b16c40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa08b16cd0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9bc28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa08a98530 MAP: (1 sibs) 2 children: 38: 0x2aa08a97da0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a97e38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b16d70 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa08b16e00 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa08b16e90 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08b16f20 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9bd40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa08a99ea0 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a110 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a9a1a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa08a99f38 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a250 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa08a9a2e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a99fd0 MAP: (4 sibs) 3 children: 38: 0x2aa08a9a390 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa08a9a428 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa08a9a4c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa08a9a068 MAP: (4 sibs) 2 children: 38: 0x2aa08a9a560 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa08a9a5f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b16fc0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa08b17050 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa08b170e0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa08b17170 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa08b17200 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa08b17290 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa08b17320 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa08b173b0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa08b17440 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa08b174d0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa08b17560 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa08b175f0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa08b17680 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa08b17710 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9be58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa08a9a6f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa08a9a788 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa08a9a820 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa08a9a8b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b177b0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa08b17840 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa08b178d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa08b17960 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa08b179f0 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9bf70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa08a9c840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa08a9c8e0 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cbe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa08a9c978 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa08a9ca10 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa08a9caa8 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cdc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa08a9ce60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa08a9cef8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa08a9cb40 MAP: (5 sibs) 1 children: 38: 0x2aa08a9cfa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa08a9d040 VAL: 'val1' (2 sibs) 38: 0x2aa08a9d0d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b17a90 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa08b17b20 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa08b17bb0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa08b17c40 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa08b17cd0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa08b17d60 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa08b17df0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa08b17e80 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa08b17f10 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa08b17fa0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa08b18030 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa08b180c0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa08b18150 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa08b181e0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa08b18270 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa08b18300 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9c088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa08a98710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa08a99120 MAP: (1 sibs) 1 children: 38: 0x2aa08a991c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa08a987a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa08a99260 MAP: (1 sibs) 1 children: 38: 0x2aa08a99300 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa08a98840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa08a99d60 MAP: (2 sibs) 1 children: 38: 0x2aa08a993a0 KEYVAL: '' '' (1 sibs) 38: 0x2aa08a99df8 MAP: (2 sibs) 1 children: 38: 0x2aa08a99440 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b183a0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b18430 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa08b184c0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa08b18550 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa08b185e0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa08b18670 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa08b18700 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa08b18790 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa08b18820 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa08b188b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa08b18940 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa08b189d0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9c1a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a97c60 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa08a9d218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa08a9d2b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa08a97cf8 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa08a9d3e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa08a9d480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b18a70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b18b00 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b18b90 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b18c20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b18cb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b18d40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b18dd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b18e60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b18ef0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9c2b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa08a985d0 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa08a9d5b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa08a9d650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa08a98668 MAP: (2 sibs) 3 children: 38: 0x2aa08a9d6f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa08a9d788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa08a9d820 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b18f90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa08b19020 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa08b190b0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b19140 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b191d0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b19260 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa08b192f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa08b19380 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa08b19410 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: REF TREE: 38: 0x2aa08a9c3d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa08a9da90 MAP: (3 sibs) 3 children: 38: 0x2aa08a9dc60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa08a9dcf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa08a9dd90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa08a9db28 MAP: (3 sibs) 3 children: 38: 0x2aa08a9de30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa08a9dec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa08a9df60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa08a9dbc0 MAP: (3 sibs) 3 children: 38: 0x2aa08a9e000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa08a9e098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa08a9e130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa08b194b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa08b19540 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa08b195d0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa08b19660 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa08b196f0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa08b19780 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa08b19810 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa08b198a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa08b19930 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa08b199c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa08b19a50 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa08b19ae0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa08b19b70 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase (18 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (18 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.02 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 109 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: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x2aa01469bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa01468350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa014683e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa01468480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa014685c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa01468658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa01468518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa01468700 VAL: 'item 1' (2 sibs) 39: 0x2aa01468798 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0147b1e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0147b270 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0147b300 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0147b390 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0147b420 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0147b4b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0147b540 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0147b5d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0147b660 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x2aa01469cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa01469560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa014680f0 MAP: (2 sibs) 4 children: 39: 0x2aa01469600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa01469698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa01469730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa014697c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa01468188 MAP: (2 sibs) 5 children: 39: 0x2aa01469870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa01469908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa014699a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa01469a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa01469ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0147d580 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0147d610 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0147d6a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0147d730 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0147d7c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0147d850 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0147d8e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0147d970 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0147da00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0147da90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0147db20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0147dbb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0147dc40 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - 39: part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - 39: part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x2aa01469df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa01469fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0146a080 MAP: (2 sibs) 4 children: 39: 0x2aa0146a1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0146a258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0146a2f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0146a388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0146a118 MAP: (2 sibs) 5 children: 39: 0x2aa0146a430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0146a4c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0146a560 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0146a5f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0146a690 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0147f830 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0147f8c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0147f950 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0147f9e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0147fa70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0147fb00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0147fb90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0147fc20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0147fcb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0147fd40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0147fdd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0147fe60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0147fef0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x2aa01469bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa01468350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa014683e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa01468480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa014685c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa01468658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa01468518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa01468700 VAL: 'item 1' (2 sibs) 39: 0x2aa01468798 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa01480140 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa014801d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa01480260 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa014802f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa01480380 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa01480410 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa014804a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa01480530 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa014805c0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x2aa01469cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa01469560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa014680f0 MAP: (2 sibs) 4 children: 39: 0x2aa01469600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa01469698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa01469730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa014697c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa01468188 MAP: (2 sibs) 5 children: 39: 0x2aa01469870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa01469908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa014699a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa01469a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa01469ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa01480a50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa01480ae0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01480b70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01480c00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa01480c90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01480d20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa01480db0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01480e40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa01480ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01480f60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01480ff0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01481080 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01481110 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - 39: part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - 39: part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x2aa01469df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa01469fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0146a080 MAP: (2 sibs) 4 children: 39: 0x2aa0146a1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0146a258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0146a2f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0146a388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0146a118 MAP: (2 sibs) 5 children: 39: 0x2aa0146a430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0146a4c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0146a560 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0146a5f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0146a690 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa01481360 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa014813f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01481480 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01481510 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa014815a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01481630 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa014816c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01481750 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa014817e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01481870 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01481900 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01481990 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01481a20 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: a simple key: a value # The KEY token is produced here.\n 39: ? a complex key\n 39: : another value\n 39: a mapping:\n 39: key 1: value 1\n 39: key 2: value 2\n 39: a sequence:\n 39: - item 1\n 39: - item 2\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2aa0147b1e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0147b270 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0147b300 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0147b390 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0147b420 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0147b4b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0147b540 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0147b5d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0147b660 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a simple key: a value\n 39: a complex key: another value\n 39: a mapping:\n 39: key 1: value 1\n 39: key 2: value 2\n 39: a sequence:\n 39: - item 1\n 39: - item 2\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2aa01482830 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa014828c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa01482950 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa014829e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa01482a70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa01482b00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa01482b90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa01482c20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa01482cb0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: High Heeled "Ruby" Slippers\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2aa0147d580 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0147d610 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0147d6a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0147d730 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0147d7c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0147d850 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0147d8e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0147d970 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0147da00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0147da90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0147db20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0147dbb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0147dc40 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: 'High Heeled "Ruby" Slippers'\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2aa01483a20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa01483ab0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01483b40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01483bd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa01483c60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01483cf0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa01483d80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01483e10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa01483ea0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01483f30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01483fc0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01484050 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa014840e0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: items:\n 39: -\n 39: part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: -\n 39: part_no: E1628\n 39: descrip: High Heeled "Ruby" Slippers\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2aa0147f830 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0147f8c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0147f950 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0147f9e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0147fa70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0147fb00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0147fb90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0147fc20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0147fcb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0147fd40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0147fdd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0147fe60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0147fef0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: 'High Heeled "Ruby" Slippers'\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2aa01484330 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa014843c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01484450 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa014844e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa01484570 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01484600 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa01484690 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01484720 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa014847b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01484840 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa014848d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01484960 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa014849f0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: a simple key: a value # The KEY token is produced here.\r\n 39: ? a complex key\r\n 39: : another value\r\n 39: a mapping:\r\n 39: key 1: value 1\r\n 39: key 2: value 2\r\n 39: a sequence:\r\n 39: - item 1\r\n 39: - item 2\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2aa01480140 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa014801d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa01480260 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa014802f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa01480380 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa01480410 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa014804a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa01480530 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa014805c0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a simple key: a value\n 39: a complex key: another value\n 39: a mapping:\n 39: key 1: value 1\n 39: key 2: value 2\n 39: a sequence:\n 39: - item 1\n 39: - item 2\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2aa01484c40 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa01484cd0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa01484d60 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa01484df0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa01484e80 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa01484f10 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa01484fa0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa01485030 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa014850c0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: items:\r\n 39: - part_no: A4786\r\n 39: descrip: Water Bucket (Filled)\r\n 39: price: 1.47\r\n 39: quantity: 4\r\n 39: - part_no: E1628\r\n 39: descrip: High Heeled "Ruby" Slippers\r\n 39: size: 8\r\n 39: price: 133.7\r\n 39: quantity: 1\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2aa01480a50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa01480ae0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01480b70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01480c00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa01480c90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01480d20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa01480db0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01480e40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa01480ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01480f60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01480ff0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01481080 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01481110 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: 'High Heeled "Ruby" Slippers'\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2aa01485550 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa014855e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01485670 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01485700 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa01485790 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01485820 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa014858b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01485940 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa014859d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01485a60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01485af0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01485b80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01485c10 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: items:\r\n 39: -\r\n 39: part_no: A4786\r\n 39: descrip: Water Bucket (Filled)\r\n 39: price: 1.47\r\n 39: quantity: 4\r\n 39: -\r\n 39: part_no: E1628\r\n 39: descrip: High Heeled "Ruby" Slippers\r\n 39: size: 8\r\n 39: price: 133.7\r\n 39: quantity: 1\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2aa01481360 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa014813f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01481480 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01481510 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa014815a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01481630 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa014816c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01481750 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa014817e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01481870 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01481900 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01481990 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01481a20 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: 'High Heeled "Ruby" Slippers'\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2aa01485e60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa01485ef0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01485f80 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01486010 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa014860a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01486130 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa014861c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01486250 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa014862e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01486370 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01486400 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01486490 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01486520 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: REF TREE: 39: 0x2aa01469bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa01468350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa014683e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa01468480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa014685c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa01468658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa01468518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa01468700 VAL: 'item 1' (2 sibs) 39: 0x2aa01468798 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa01483300 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa01483390 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa01483420 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa014834b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa01483540 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa014835d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa01483660 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa014836f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa01483780 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: REF TREE: 39: 0x2aa01469cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa01469560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa014680f0 MAP: (2 sibs) 4 children: 39: 0x2aa01469600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa01469698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa01469730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa014697c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa01468188 MAP: (2 sibs) 5 children: 39: 0x2aa01469870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa01469908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa014699a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa01469a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa01469ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa01486770 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa01486800 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01486890 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01486920 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa014869b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01486a40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa01486ad0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01486b60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa01486bf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01486c80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01486d10 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01486da0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01486e30 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: REF TREE: 39: 0x2aa01469df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa01469fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0146a080 MAP: (2 sibs) 4 children: 39: 0x2aa0146a1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0146a258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0146a2f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0146a388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0146a118 MAP: (2 sibs) 5 children: 39: 0x2aa0146a430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0146a4c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0146a560 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0146a5f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0146a690 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa01486ed0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa01486f60 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01486ff0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01487080 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa01487110 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa014871a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa01487230 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa014872c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa01487350 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa014873e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01487470 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01487500 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01487590 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: REF TREE: 39: 0x2aa01469bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa01468350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa014683e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa01468480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa014685c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa01468658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa01468518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa01468700 VAL: 'item 1' (2 sibs) 39: 0x2aa01468798 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa01487630 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa014876c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa01487750 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa014877e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa01487870 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa01487900 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa01487990 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa01487a20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa01487ab0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: REF TREE: 39: 0x2aa01469cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa01469560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa014680f0 MAP: (2 sibs) 4 children: 39: 0x2aa01469600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa01469698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa01469730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa014697c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa01468188 MAP: (2 sibs) 5 children: 39: 0x2aa01469870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa01469908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa014699a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa01469a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa01469ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa01487b50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa01487be0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa01487c70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01487d00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa01487d90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01487e20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa01487eb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa01487f40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa01487fd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa01488060 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa014880f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa01488180 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01488210 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: REF TREE: 39: 0x2aa01469df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa01469fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0146a080 MAP: (2 sibs) 4 children: 39: 0x2aa0146a1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0146a258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0146a2f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0146a388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0146a118 MAP: (2 sibs) 5 children: 39: 0x2aa0146a430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0146a4c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0146a560 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0146a5f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0146a690 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa014882b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa01488340 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa014883d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa01488460 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa014884f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa01488580 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa01488610 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa014886a0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa01488730 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa014887c0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa01488850 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa014888e0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa01488970 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (4 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (4 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x2aa3a11f890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3a11f350 VAL: 'item 1' (4 sibs) 40: 0x2aa3a11f3e8 VAL: 'item 2' (4 sibs) 40: 0x2aa3a11f480 SEQ: (4 sibs) 2 children: 40: 0x2aa3a11f5c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3a11f658 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3a11f518 MAP: (4 sibs) 2 children: 40: 0x2aa3a11f700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3a11f798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3a12b180 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12b210 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12b2a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12b330 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12b3c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12b450 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12b4e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12b570 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12b600 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - 40: - item 3.1 40: - item 3.2 40: - 40: key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x2aa3a11f9a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3a11fa80 VAL: 'item 1' (4 sibs) 40: 0x2aa3a11fb18 VAL: 'item 2' (4 sibs) 40: 0x2aa3a11fbb0 SEQ: (4 sibs) 2 children: 40: 0x2aa3a11fcf0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3a11fd88 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3a11fc48 MAP: (4 sibs) 2 children: 40: 0x2aa3a11fe30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3a11fec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3a12d1a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12d230 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12d2c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12d350 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12d3e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12d470 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12d500 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12d590 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12d620 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x2aa3a11f890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3a11f350 VAL: 'item 1' (4 sibs) 40: 0x2aa3a11f3e8 VAL: 'item 2' (4 sibs) 40: 0x2aa3a11f480 SEQ: (4 sibs) 2 children: 40: 0x2aa3a11f5c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3a11f658 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3a11f518 MAP: (4 sibs) 2 children: 40: 0x2aa3a11f700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3a11f798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3a12dab0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12db40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12dbd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12dc60 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12dcf0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12dd80 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12de10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12dea0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12df30 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - 40: - item 3.1 40: - item 3.2 40: - 40: key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x2aa3a11f9a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3a11fa80 VAL: 'item 1' (4 sibs) 40: 0x2aa3a11fb18 VAL: 'item 2' (4 sibs) 40: 0x2aa3a11fbb0 SEQ: (4 sibs) 2 children: 40: 0x2aa3a11fcf0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3a11fd88 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3a11fc48 MAP: (4 sibs) 2 children: 40: 0x2aa3a11fe30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3a11fec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3a12e3c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12e450 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12e4e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12e570 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12e600 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12e690 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12e720 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12e7b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12e840 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2aa3a12b180 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12b210 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12b2a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12b330 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12b3c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12b450 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12b4e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12b570 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12b600 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2aa3a12f180 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12f210 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12f2a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12f330 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12f3c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12f450 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12f4e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12f570 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12f600 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - item 1\n 40: - item 2\n 40: -\n 40: - item 3.1\n 40: - item 3.2\n 40: -\n 40: key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2aa3a12d1a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12d230 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12d2c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12d350 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12d3e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12d470 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12d500 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12d590 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12d620 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2aa3a130370 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a130400 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a130490 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a130520 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a1305b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a130640 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a1306d0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a130760 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a1307f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - item 1\r\n 40: - item 2\r\n 40: - - item 3.1\r\n 40: - item 3.2\r\n 40: - key 1: value 1\r\n 40: key 2: value 2\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2aa3a12dab0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12db40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12dbd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12dc60 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12dcf0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12dd80 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12de10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12dea0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12df30 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2aa3a130c80 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a130d10 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a130da0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a130e30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a130ec0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a130f50 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a130fe0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a131070 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a131100 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - item 1\r\n 40: - item 2\r\n 40: -\r\n 40: - item 3.1\r\n 40: - item 3.2\r\n 40: -\r\n 40: key 1: value 1\r\n 40: key 2: value 2\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2aa3a12e3c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12e450 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12e4e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12e570 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12e600 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12e690 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12e720 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12e7b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12e840 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2aa3a131590 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a131620 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a1316b0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a131740 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a1317d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a131860 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a1318f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a131980 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a131a10 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: REF TREE: 40: 0x2aa3a11f890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3a11f350 VAL: 'item 1' (4 sibs) 40: 0x2aa3a11f3e8 VAL: 'item 2' (4 sibs) 40: 0x2aa3a11f480 SEQ: (4 sibs) 2 children: 40: 0x2aa3a11f5c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3a11f658 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3a11f518 MAP: (4 sibs) 2 children: 40: 0x2aa3a11f700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3a11f798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3a12fa90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a12fb20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a12fbb0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a12fc40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a12fcd0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a12fd60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a12fdf0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a12fe80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a12ff10 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: REF TREE: 40: 0x2aa3a11f9a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3a11fa80 VAL: 'item 1' (4 sibs) 40: 0x2aa3a11fb18 VAL: 'item 2' (4 sibs) 40: 0x2aa3a11fbb0 SEQ: (4 sibs) 2 children: 40: 0x2aa3a11fcf0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3a11fd88 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3a11fc48 MAP: (4 sibs) 2 children: 40: 0x2aa3a11fe30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3a11fec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3a131ea0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a131f30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a131fc0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a132050 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a1320e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a132170 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a132200 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a132290 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a132320 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: REF TREE: 40: 0x2aa3a11f890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3a11f350 VAL: 'item 1' (4 sibs) 40: 0x2aa3a11f3e8 VAL: 'item 2' (4 sibs) 40: 0x2aa3a11f480 SEQ: (4 sibs) 2 children: 40: 0x2aa3a11f5c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3a11f658 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3a11f518 MAP: (4 sibs) 2 children: 40: 0x2aa3a11f700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3a11f798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3a1323c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a132450 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a1324e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a132570 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a132600 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a132690 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a132720 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a1327b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a132840 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: REF TREE: 40: 0x2aa3a11f9a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3a11fa80 VAL: 'item 1' (4 sibs) 40: 0x2aa3a11fb18 VAL: 'item 2' (4 sibs) 40: 0x2aa3a11fbb0 SEQ: (4 sibs) 2 children: 40: 0x2aa3a11fcf0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3a11fd88 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3a11fc48 MAP: (4 sibs) 2 children: 40: 0x2aa3a11fe30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3a11fec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3a1328e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3a132970 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3a132a00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3a132a90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3a132b20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3a132bb0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3a132c40 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3a132cd0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3a132d60 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (2 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (2 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.00 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 145 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: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x2aa39d165e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa39d150d0 VAL: 'a' (21 sibs) 41: 0x2aa39d15168 VAL: 'b:b' (21 sibs) 41: 0x2aa39d15200 VAL: 'c{c' (21 sibs) 41: 0x2aa39d15298 VAL: 'cc{' (21 sibs) 41: 0x2aa39d15330 VAL: 'c}c' (21 sibs) 41: 0x2aa39d153c8 VAL: 'cc}' (21 sibs) 41: 0x2aa39d15460 VAL: 'c!c' (21 sibs) 41: 0x2aa39d154f8 VAL: 'cc!' (21 sibs) 41: 0x2aa39d15590 VAL: '.foo' (21 sibs) 41: 0x2aa39d15628 VAL: '.' (21 sibs) 41: 0x2aa39d156c0 VAL: '-a' (21 sibs) 41: 0x2aa39d15758 VAL: '+b' (21 sibs) 41: 0x2aa39d157f0 VAL: '/b' (21 sibs) 41: 0x2aa39d15888 VAL: ':c' (21 sibs) 41: 0x2aa39d15920 VAL: '$g' (21 sibs) 41: 0x2aa39d159b8 VAL: '*' (21 sibs) 41: 0x2aa39d15a50 VAL: '*' (21 sibs) 41: 0x2aa39d15ae8 VAL: '*' (21 sibs) 41: 0x2aa39d15b80 VAL: '*a' (21 sibs) 41: 0x2aa39d15c18 VAL: '*a' (21 sibs) 41: 0x2aa39d15cb0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d2f0c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa39d2f150 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa39d2f1e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa39d2f270 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa39d2f300 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa39d2f390 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa39d2f420 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa39d2f4b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa39d2f540 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa39d2f5d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa39d2f660 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa39d2f6f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa39d2f780 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa39d2f810 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa39d2f8a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa39d2f930 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa39d2f9c0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa39d2fa50 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa39d2fae0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa39d2fb70 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa39d2fc00 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa39d2fc90 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: --------------- 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 41: REF TREE: 41: 0x2aa39d166f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa39d15f90 VAL: 'a' (10 sibs) 41: 0x2aa39d16028 VAL: 'b' (10 sibs) 41: 0x2aa39d160c0 VAL: 'c' (10 sibs) 41: 0x2aa39d16158 VAL: '.foo' (10 sibs) 41: 0x2aa39d161f0 VAL: '.' (10 sibs) 41: 0x2aa39d16288 VAL: '-a' (10 sibs) 41: 0x2aa39d16320 VAL: '+b' (10 sibs) 41: 0x2aa39d163b8 VAL: '/b' (10 sibs) 41: 0x2aa39d16450 VAL: ':c' (10 sibs) 41: 0x2aa39d164e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d316f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa39d31780 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa39d31810 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa39d318a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa39d31930 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa39d319c0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa39d31a50 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa39d31ae0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa39d31b70 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa39d31c00 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa39d31c90 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: --------------- 41: 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: -a: -a 41: +b: +b 41: /b: /b 41: :c: :c 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: --------------- 41: REF TREE: 41: 0x2aa39d16810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa39d16a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa39d16a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa39d16b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa39d16bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa39d16c60 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa39d16cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa39d16d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa39d16e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa39d16ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa39d16f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa39d16ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa39d17088 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d33420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d334b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d33540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d335d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d33660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d336f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d33780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d33810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d338a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d33930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d339c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d33a50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d33ae0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: --------------- 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 41: '*': '*', '*a':'*a'}--------------- 41: REF TREE: 41: 0x2aa39d16928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa39d17130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa39d171c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa39d17260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa39d172f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa39d17390 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa39d17428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa39d174c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa39d17558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa39d175f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa39d17688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa39d17720 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa39d177b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d35150 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d351e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d35270 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d35300 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d35390 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d35420 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d354b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d35540 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d355d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d35660 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d356f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d35780 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d35810 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x2aa39d165e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa39d150d0 VAL: 'a' (21 sibs) 41: 0x2aa39d15168 VAL: 'b:b' (21 sibs) 41: 0x2aa39d15200 VAL: 'c{c' (21 sibs) 41: 0x2aa39d15298 VAL: 'cc{' (21 sibs) 41: 0x2aa39d15330 VAL: 'c}c' (21 sibs) 41: 0x2aa39d153c8 VAL: 'cc}' (21 sibs) 41: 0x2aa39d15460 VAL: 'c!c' (21 sibs) 41: 0x2aa39d154f8 VAL: 'cc!' (21 sibs) 41: 0x2aa39d15590 VAL: '.foo' (21 sibs) 41: 0x2aa39d15628 VAL: '.' (21 sibs) 41: 0x2aa39d156c0 VAL: '-a' (21 sibs) 41: 0x2aa39d15758 VAL: '+b' (21 sibs) 41: 0x2aa39d157f0 VAL: '/b' (21 sibs) 41: 0x2aa39d15888 VAL: ':c' (21 sibs) 41: 0x2aa39d15920 VAL: '$g' (21 sibs) 41: 0x2aa39d159b8 VAL: '*' (21 sibs) 41: 0x2aa39d15a50 VAL: '*' (21 sibs) 41: 0x2aa39d15ae8 VAL: '*' (21 sibs) 41: 0x2aa39d15b80 VAL: '*a' (21 sibs) 41: 0x2aa39d15c18 VAL: '*a' (21 sibs) 41: 0x2aa39d15cb0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d36370 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa39d36400 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa39d36490 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa39d36520 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa39d365b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa39d36640 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa39d366d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa39d36760 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa39d367f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa39d36880 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa39d36910 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa39d369a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa39d36a30 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa39d36ac0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa39d36b50 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa39d36be0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa39d36c70 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa39d36d00 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa39d36d90 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa39d36e20 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa39d36eb0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa39d36f40 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: --------------- 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 41: REF TREE: 41: 0x2aa39d166f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa39d15f90 VAL: 'a' (10 sibs) 41: 0x2aa39d16028 VAL: 'b' (10 sibs) 41: 0x2aa39d160c0 VAL: 'c' (10 sibs) 41: 0x2aa39d16158 VAL: '.foo' (10 sibs) 41: 0x2aa39d161f0 VAL: '.' (10 sibs) 41: 0x2aa39d16288 VAL: '-a' (10 sibs) 41: 0x2aa39d16320 VAL: '+b' (10 sibs) 41: 0x2aa39d163b8 VAL: '/b' (10 sibs) 41: 0x2aa39d16450 VAL: ':c' (10 sibs) 41: 0x2aa39d164e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d35a60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa39d35af0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa39d35b80 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa39d35c10 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa39d35ca0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa39d35d30 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa39d35dc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa39d35e50 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa39d35ee0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa39d35f70 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa39d36000 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: --------------- 41: 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: -a: -a 41: +b: +b 41: /b: /b 41: :c: :c 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: --------------- 41: REF TREE: 41: 0x2aa39d16810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa39d16a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa39d16a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa39d16b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa39d16bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa39d16c60 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa39d16cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa39d16d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa39d16e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa39d16ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa39d16f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa39d16ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa39d17088 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d37580 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d37610 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d376a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d37730 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d377c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d37850 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d378e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d37970 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d37a00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d37a90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d37b20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d37bb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d37c40 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: --------------- 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 41: '*': '*', '*a':'*a'}--------------- 41: REF TREE: 41: 0x2aa39d16928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa39d17130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa39d171c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa39d17260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa39d172f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa39d17390 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa39d17428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa39d174c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa39d17558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa39d175f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa39d17688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa39d17720 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa39d177b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d37e90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d37f20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d37fb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d38040 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d380d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d38160 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d381f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d38280 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d38310 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d383a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d38430 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d384c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d38550 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: - a\n 41: - b:b\n 41: - c{c\n 41: - cc{\n 41: - c}c\n 41: - cc}\n 41: - c!c\n 41: - cc!\n 41: - .foo\n 41: - .\n 41: - -a\n 41: - +b\n 41: - /b\n 41: - :c\n 41: - $g\n 41: - "*"\n 41: - '*'\n 41: - >-\n 41: * *\n 41: - "*a"\n 41: - '*a'\n 41: - >-\n 41: *a*a\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d2f0c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa39d2f150 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa39d2f1e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa39d2f270 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa39d2f300 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa39d2f390 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa39d2f420 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa39d2f4b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa39d2f540 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa39d2f5d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa39d2f660 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa39d2f6f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa39d2f780 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa39d2f810 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa39d2f8a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa39d2f930 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa39d2f9c0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa39d2fa50 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa39d2fae0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa39d2fb70 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa39d2fc00 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa39d2fc90 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: - a\n 41: - 'b:b'\n 41: - 'c{c'\n 41: - 'cc{'\n 41: - 'c}c'\n 41: - 'cc}'\n 41: - c!c\n 41: - cc!\n 41: - .foo\n 41: - .\n 41: - '-a'\n 41: - +b\n 41: - /b\n 41: - ':c'\n 41: - $g\n 41: - '*'\n 41: - '*'\n 41: - '*'\n 41: - '*a'\n 41: - '*a'\n 41: - '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d39e10 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa39d39ea0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa39d39f30 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa39d39fc0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa39d3a050 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa39d3a0e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa39d3a170 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa39d3a200 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa39d3a290 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa39d3a320 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa39d3a3b0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa39d3a440 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa39d3a4d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa39d3a560 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa39d3a5f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa39d3a680 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa39d3a710 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa39d3a7a0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa39d3a830 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa39d3a8c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa39d3a950 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa39d3a9e0 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d316f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa39d31780 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa39d31810 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa39d318a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa39d31930 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa39d319c0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa39d31a50 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa39d31ae0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa39d31b70 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa39d31c00 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa39d31c90 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: - a\n 41: - b\n 41: - c\n 41: - .foo\n 41: - .\n 41: - '-a'\n 41: - +b\n 41: - /b\n 41: - ':c'\n 41: - $g\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d38c20 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa39d38cb0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa39d38d40 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa39d38dd0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa39d38e60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa39d38ef0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa39d38f80 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa39d39010 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa39d390a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa39d39130 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa39d391c0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: -a: -a\n 41: +b: +b\n 41: /b: /b\n 41: :c: :c\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d33420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d334b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d33540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d335d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d33660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d336f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d33780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d33810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d338a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d33930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d339c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d33a50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d33ae0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: '-a': '-a'\n 41: +b: +b\n 41: /b: /b\n 41: ':c': ':c'\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d3b020 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d3b0b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d3b140 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d3b1d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d3b260 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d3b2f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d3b380 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d3b410 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d3b4a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d3b530 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d3b5c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d3b650 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d3b6e0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\n 41: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d35150 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d351e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d35270 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d35300 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d35390 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d35420 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d354b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d35540 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d355d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d35660 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d356f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d35780 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d35810 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: '-a': '-a'\n 41: +b: +b\n 41: /b: /b\n 41: ':c': ':c'\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d3b930 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d3b9c0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d3ba50 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d3bae0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d3bb70 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d3bc00 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d3bc90 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d3bd20 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d3bdb0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d3be40 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d3bed0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d3bf60 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d3bff0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: - a\r\n 41: - b:b\r\n 41: - c{c\r\n 41: - cc{\r\n 41: - c}c\r\n 41: - cc}\r\n 41: - c!c\r\n 41: - cc!\r\n 41: - .foo\r\n 41: - .\r\n 41: - -a\r\n 41: - +b\r\n 41: - /b\r\n 41: - :c\r\n 41: - $g\r\n 41: - "*"\r\n 41: - '*'\r\n 41: - >-\r\n 41: * *\r\n 41: - "*a"\r\n 41: - '*a'\r\n 41: - >-\r\n 41: *a*a\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d36370 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa39d36400 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa39d36490 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa39d36520 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa39d365b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa39d36640 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa39d366d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa39d36760 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa39d367f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa39d36880 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa39d36910 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa39d369a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa39d36a30 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa39d36ac0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa39d36b50 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa39d36be0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa39d36c70 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa39d36d00 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa39d36d90 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa39d36e20 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa39d36eb0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa39d36f40 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: - a\n 41: - 'b:b'\n 41: - 'c{c'\n 41: - 'cc{'\n 41: - 'c}c'\n 41: - 'cc}'\n 41: - c!c\n 41: - cc!\n 41: - .foo\n 41: - .\n 41: - '-a'\n 41: - +b\n 41: - /b\n 41: - ':c'\n 41: - $g\n 41: - '*'\n 41: - '*'\n 41: - '*'\n 41: - '*a'\n 41: - '*a'\n 41: - '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d3cb50 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa39d3cbe0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa39d3cc70 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa39d3cd00 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa39d3cd90 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa39d3ce20 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa39d3ceb0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa39d3cf40 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa39d3cfd0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa39d3d060 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa39d3d0f0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa39d3d180 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa39d3d210 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa39d3d2a0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa39d3d330 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa39d3d3c0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa39d3d450 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa39d3d4e0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa39d3d570 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa39d3d600 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa39d3d690 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa39d3d720 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d35a60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa39d35af0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa39d35b80 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa39d35c10 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa39d35ca0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa39d35d30 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa39d35dc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa39d35e50 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa39d35ee0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa39d35f70 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa39d36000 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: - a\n 41: - b\n 41: - c\n 41: - .foo\n 41: - .\n 41: - '-a'\n 41: - +b\n 41: - /b\n 41: - ':c'\n 41: - $g\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d3c240 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa39d3c2d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa39d3c360 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa39d3c3f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa39d3c480 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa39d3c510 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa39d3c5a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa39d3c630 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa39d3c6c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa39d3c750 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa39d3c7e0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: a: a\r\n 41: b: b\r\n 41: c: c\r\n 41: .foo: .foo\r\n 41: .: .\r\n 41: -a: -a\r\n 41: +b: +b\r\n 41: /b: /b\r\n 41: :c: :c\r\n 41: $g: $g\r\n 41: '*': '*'\r\n 41: '*a': '*a'\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d37580 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d37610 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d376a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d37730 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d377c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d37850 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d378e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d37970 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d37a00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d37a90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d37b20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d37bb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d37c40 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: '-a': '-a'\n 41: +b: +b\n 41: /b: /b\n 41: ':c': ':c'\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d3dd60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d3ddf0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d3de80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d3df10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d3dfa0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d3e030 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d3e0c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d3e150 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d3e1e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d3e270 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d3e300 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d3e390 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d3e420 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\r\n 41: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d37e90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d37f20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d37fb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d38040 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d380d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d38160 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d381f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d38280 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d38310 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d383a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d38430 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d384c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d38550 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: '-a': '-a'\n 41: +b: +b\n 41: /b: /b\n 41: ':c': ':c'\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2aa39d3e670 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d3e700 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d3e790 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d3e820 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d3e8b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d3e940 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d3e9d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d3ea60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d3eaf0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d3eb80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d3ec10 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d3eca0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d3ed30 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: REF TREE: 41: 0x2aa39d165e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa39d150d0 VAL: 'a' (21 sibs) 41: 0x2aa39d15168 VAL: 'b:b' (21 sibs) 41: 0x2aa39d15200 VAL: 'c{c' (21 sibs) 41: 0x2aa39d15298 VAL: 'cc{' (21 sibs) 41: 0x2aa39d15330 VAL: 'c}c' (21 sibs) 41: 0x2aa39d153c8 VAL: 'cc}' (21 sibs) 41: 0x2aa39d15460 VAL: 'c!c' (21 sibs) 41: 0x2aa39d154f8 VAL: 'cc!' (21 sibs) 41: 0x2aa39d15590 VAL: '.foo' (21 sibs) 41: 0x2aa39d15628 VAL: '.' (21 sibs) 41: 0x2aa39d156c0 VAL: '-a' (21 sibs) 41: 0x2aa39d15758 VAL: '+b' (21 sibs) 41: 0x2aa39d157f0 VAL: '/b' (21 sibs) 41: 0x2aa39d15888 VAL: ':c' (21 sibs) 41: 0x2aa39d15920 VAL: '$g' (21 sibs) 41: 0x2aa39d159b8 VAL: '*' (21 sibs) 41: 0x2aa39d15a50 VAL: '*' (21 sibs) 41: 0x2aa39d15ae8 VAL: '*' (21 sibs) 41: 0x2aa39d15b80 VAL: '*a' (21 sibs) 41: 0x2aa39d15c18 VAL: '*a' (21 sibs) 41: 0x2aa39d15cb0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d3ef80 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa39d3f010 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa39d3f0a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa39d3f130 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa39d3f1c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa39d3f250 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa39d3f2e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa39d3f370 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa39d3f400 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa39d3f490 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa39d3f520 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa39d3f5b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa39d3f640 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa39d3f6d0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa39d3f760 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa39d3f7f0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa39d3f880 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa39d3f910 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa39d3f9a0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa39d3fa30 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa39d3fac0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa39d3fb50 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x2aa39d166f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa39d15f90 VAL: 'a' (10 sibs) 41: 0x2aa39d16028 VAL: 'b' (10 sibs) 41: 0x2aa39d160c0 VAL: 'c' (10 sibs) 41: 0x2aa39d16158 VAL: '.foo' (10 sibs) 41: 0x2aa39d161f0 VAL: '.' (10 sibs) 41: 0x2aa39d16288 VAL: '-a' (10 sibs) 41: 0x2aa39d16320 VAL: '+b' (10 sibs) 41: 0x2aa39d163b8 VAL: '/b' (10 sibs) 41: 0x2aa39d16450 VAL: ':c' (10 sibs) 41: 0x2aa39d164e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d39530 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa39d395c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa39d39650 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa39d396e0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa39d39770 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa39d39800 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa39d39890 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa39d39920 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa39d399b0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa39d39a40 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa39d39ad0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: REF TREE: 41: 0x2aa39d16810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa39d16a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa39d16a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa39d16b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa39d16bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa39d16c60 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa39d16cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa39d16d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa39d16e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa39d16ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa39d16f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa39d16ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa39d17088 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d3fbf0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d3fc80 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d3fd10 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d3fda0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d3fe30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d3fec0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d3ff50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d3ffe0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d40070 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d40100 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d40190 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d40220 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d402b0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x2aa39d16928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa39d17130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa39d171c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa39d17260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa39d172f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa39d17390 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa39d17428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa39d174c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa39d17558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa39d175f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa39d17688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa39d17720 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa39d177b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d40350 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d403e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d40470 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d40500 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d40590 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d40620 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d406b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d40740 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d407d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d40860 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d408f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d40980 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d40a10 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: REF TREE: 41: 0x2aa39d165e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa39d150d0 VAL: 'a' (21 sibs) 41: 0x2aa39d15168 VAL: 'b:b' (21 sibs) 41: 0x2aa39d15200 VAL: 'c{c' (21 sibs) 41: 0x2aa39d15298 VAL: 'cc{' (21 sibs) 41: 0x2aa39d15330 VAL: 'c}c' (21 sibs) 41: 0x2aa39d153c8 VAL: 'cc}' (21 sibs) 41: 0x2aa39d15460 VAL: 'c!c' (21 sibs) 41: 0x2aa39d154f8 VAL: 'cc!' (21 sibs) 41: 0x2aa39d15590 VAL: '.foo' (21 sibs) 41: 0x2aa39d15628 VAL: '.' (21 sibs) 41: 0x2aa39d156c0 VAL: '-a' (21 sibs) 41: 0x2aa39d15758 VAL: '+b' (21 sibs) 41: 0x2aa39d157f0 VAL: '/b' (21 sibs) 41: 0x2aa39d15888 VAL: ':c' (21 sibs) 41: 0x2aa39d15920 VAL: '$g' (21 sibs) 41: 0x2aa39d159b8 VAL: '*' (21 sibs) 41: 0x2aa39d15a50 VAL: '*' (21 sibs) 41: 0x2aa39d15ae8 VAL: '*' (21 sibs) 41: 0x2aa39d15b80 VAL: '*a' (21 sibs) 41: 0x2aa39d15c18 VAL: '*a' (21 sibs) 41: 0x2aa39d15cb0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d40ab0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa39d40b40 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa39d40bd0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa39d40c60 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa39d40cf0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa39d40d80 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa39d40e10 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa39d40ea0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa39d40f30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa39d40fc0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa39d41050 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa39d410e0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa39d41170 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa39d41200 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa39d41290 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa39d41320 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa39d413b0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa39d41440 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa39d414d0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa39d41560 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa39d415f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa39d41680 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x2aa39d166f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa39d15f90 VAL: 'a' (10 sibs) 41: 0x2aa39d16028 VAL: 'b' (10 sibs) 41: 0x2aa39d160c0 VAL: 'c' (10 sibs) 41: 0x2aa39d16158 VAL: '.foo' (10 sibs) 41: 0x2aa39d161f0 VAL: '.' (10 sibs) 41: 0x2aa39d16288 VAL: '-a' (10 sibs) 41: 0x2aa39d16320 VAL: '+b' (10 sibs) 41: 0x2aa39d163b8 VAL: '/b' (10 sibs) 41: 0x2aa39d16450 VAL: ':c' (10 sibs) 41: 0x2aa39d164e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d41720 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa39d417b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa39d41840 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa39d418d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa39d41960 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa39d419f0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa39d41a80 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa39d41b10 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa39d41ba0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa39d41c30 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa39d41cc0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: REF TREE: 41: 0x2aa39d16810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa39d16a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa39d16a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa39d16b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa39d16bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa39d16c60 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa39d16cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa39d16d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa39d16e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa39d16ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa39d16f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa39d16ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa39d17088 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d41d60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d41df0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d41e80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d41f10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d41fa0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d42030 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d420c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d42150 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d421e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d42270 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d42300 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d42390 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d42420 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x2aa39d16928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa39d17130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa39d171c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa39d17260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa39d172f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa39d17390 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa39d17428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa39d174c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa39d17558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa39d175f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa39d17688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa39d17720 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa39d177b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa39d424c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa39d42550 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa39d425e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa39d42670 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa39d42700 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa39d42790 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa39d42820 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa39d428b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa39d42940 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa39d429d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa39d42a60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa39d42af0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa39d42b80 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase (6 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (6 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x2aa321ef470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321e1ce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa321e21b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa321e2248 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e1d78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa321e22f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa321e2388 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e1e10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa321e2430 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa321e1ea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa321e24d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa321e1f40 MAP: (8 sibs) 4 children: 42: 0x2aa321e2570 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e2608 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e26a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e2738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e1fd8 MAP: (8 sibs) 3 children: 42: 0x2aa321e27e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa321e2878 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa321e2910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa321e2070 MAP: (8 sibs) 2 children: 42: 0x2aa321e29b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa321e2af0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa321e2b88 VAL***: '*BIG' (2 sibs) 42: 0x2aa321e2a48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa321e2108 MAP: (8 sibs) 3 children: 42: 0x2aa321e2c30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa321e2e00 VAL***: '*BIG' (3 sibs) 42: 0x2aa321e2e98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa321e2f30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa321e2cc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa321e2d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3226acb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa3226ad40 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa3226add0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa3226ae60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa3226aef0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa3226af80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa3226b010 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa3226b0a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa3226b130 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa3226b1c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa3226b250 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa3226b2e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa3226b370 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa3226b400 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa3226b490 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa3226b520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa3226b5b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa3226b640 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa3226b6d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa3226b760 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa3226b7f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa3226b880 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa3226b910 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa3226b9a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa3226ba30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa3226bac0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa3226bb50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa3226bbe0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa3226bc70 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa3226bd00 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa3226bd90 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa3226be20 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *SMALL, *LEFT, *BIG ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x2aa321ef588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321e3960 MAP: (8 sibs) 2 children: 42: 0x2aa321e0bd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa321e0c68 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e39f8 MAP: (8 sibs) 2 children: 42: 0x2aa321e13d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa321e1468 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e3a90 MAP: (8 sibs) 1 children: 42: 0x2aa321e3e30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa321e3b28 MAP: (8 sibs) 1 children: 42: 0x2aa321e3ed0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa321e3bc0 MAP: (8 sibs) 4 children: 42: 0x2aa321e3f70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4008 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e40a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3c58 MAP: (8 sibs) 4 children: 42: 0x2aa321e41e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4278 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e4310 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e43a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3cf0 MAP: (8 sibs) 4 children: 42: 0x2aa321e4450 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e44e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e4580 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3d88 MAP: (8 sibs) 4 children: 42: 0x2aa321e46c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4758 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e47f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4888 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3226dbf0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa3226dc80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa3226dd10 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa3226dda0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa3226de30 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa3226dec0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa3226df50 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa3226dfe0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa3226e070 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa3226e100 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa3226e190 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa3226e220 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa3226e2b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa3226e340 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa3226e3d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa3226e460 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa3226e4f0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa3226e580 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa3226e610 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa3226e6a0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa3226e730 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa3226e7c0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa3226e850 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa3226e8e0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa3226e970 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa3226ea00 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa3226ea90 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa3226eb20 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa3226ebb0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa3226ec40 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa3226ecd0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa3226ed60 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3226ee00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa3226ee90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa3226ef20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa3226efb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa3226f040 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa3226f0d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa3226f160 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa3226f1f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa3226f280 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa3226f310 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa3226f3a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa3226f430 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa3226f4c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa3226f550 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa3226f5e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa3226f670 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa3226f700 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa32270000 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa32270090 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa3226f820 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa3226f8b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa3226f940 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa3226f790 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa32270120 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa3226fa60 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa3226fb80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa3226fc10 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa3226fee0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa3226fd30 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa3226faf0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa3226ff70 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3226ee00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa3226ee90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa3226ef20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa3226efb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa3226f040 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa3226f0d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa3226f160 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa3226f1f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa3226f280 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa3226f310 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa3226f3a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa3226f430 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa3226f4c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa3226f550 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa3226f5e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa3226f670 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa3226f700 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa3226f790 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa3226f820 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa3226f8b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa3226f940 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa3226f9d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa3226fa60 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa3226faf0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa3226fb80 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa3226fc10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa3226fca0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa3226fd30 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa3226fdc0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa3226fe50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa3226fee0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x2aa321ef6a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e4da0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa321e4e38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa321e4ed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e5140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa321e51d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa321e4f68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa321e0db0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e5000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa321e5280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5318 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e5098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa321e53c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5458 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa32271210 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322712a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa32271330 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322713c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32271450 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322714e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa32271570 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32271600 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32271690 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32271720 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322717b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32271840 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322718d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa32271960 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x2aa321ef7b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e5500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa321e5598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa321e5630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e58a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa321e5938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa321e56c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa321e59e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e5760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa321e5a80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5b18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e57f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa321e5bc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5c58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa32273550 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322735e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa32273670 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa32273700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32273790 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa32273820 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322738b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32273940 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322739d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32273a60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa32273af0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32273b80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa32273c10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa32273ca0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x2aa321ef8d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e65d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e6668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e6700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e6970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6a08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa321e6ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e6830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa321e6b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e6be8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e68c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa321e6c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e6d28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322756c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa32275750 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322757e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa32275870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32275900 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa32275990 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa32275a20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32275ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32275b40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32275bd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa32275c60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32275cf0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa32275d80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa32275e10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322756c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa32275750 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322757e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa32275870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32275900 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa32275990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa32275a20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32275ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32275b40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa32275ea0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa32275c60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32275cf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa32275bd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa32275e10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322756c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa32275750 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322757e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa32275870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32275900 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa32275990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa32275a20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32275ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32275b40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32275bd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa32275c60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32275cf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa32275d80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa32275e10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x2aa321ef9e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e4980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e4a18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e4ab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e6dd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6e68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e4b48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa321e6f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e4be0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa321e6fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e7048 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e4c78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa321e70f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e7188 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa32277a10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa32277aa0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa32277b30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa32277bc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32277c50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa32277ce0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa32277d70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32277e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32277e90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32277f20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa32277fb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32278040 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322780d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa32278160 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa32277a10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa32277aa0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa32277b30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa32277bc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32277c50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa32277ce0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa32277d70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32277e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32277e90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa322781f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa32277fb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32278040 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa32277f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa32278160 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa32277a10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa32277aa0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa32277b30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa32277bc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32277c50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa32277ce0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa32277d70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32277e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32277e90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32277f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa32277fb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32278040 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322780d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa32278160 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x2aa321efb00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa321e7830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa321e78c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa321e7960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa321e1510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa321e15a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa321e79f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa321e7c60 MAP: (2 sibs) 4 children: 42: 0x2aa321e3240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa321e32d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa321e3370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa321e3408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa321e7cf8 MAP: (2 sibs) 5 children: 42: 0x2aa321e7da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa321e7e38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa321e7ed0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa321e7f68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa321e8000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa321e7a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa321e10c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e1158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e11f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e7b28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa321e7bc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3227b010 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa3227b0a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa3227b130 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa3227b1c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa3227b250 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa3227b2e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa3227b370 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa3227b400 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa3227b490 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa3227b520 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa3227b5b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa3227b640 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa3227b6d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa3227b760 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa3227b7f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa3227b880 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa3227b910 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa3227b9a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa3227ba30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa3227bac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa3227bb50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa3227bbe0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa3227bc70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa3227bd00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x2aa321efc18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa321e80f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa321e8188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa321e8220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa321e8520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa321e85b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa321e82b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa321e8660 MAP: (2 sibs) 4 children: 42: 0x2aa321e34b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa321e3548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa321e35e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa321e3678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa321e86f8 MAP: (2 sibs) 5 children: 42: 0x2aa321e87a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa321e8838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa321e88d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa321e8968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa321e8a00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa321e8350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa321e19f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e1a88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e1b20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e83e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa321e8aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e8b38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e8bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e8480 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3227e200 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa3227e290 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa3227e320 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa3227e3b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa3227e440 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa3227e4d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa3227e560 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa3227e5f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa3227e680 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa3227e710 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa3227e7a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa3227e830 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa3227e8c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa3227e950 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa3227e9e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa3227ea70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa3227eb00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa3227eb90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa3227ec20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa3227ecb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa3227ed40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa3227edd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa3227ee60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa3227eef0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3227e200 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa3227e290 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa3227e320 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa3227e3b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa3227e440 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa3227e4d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa3227e560 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa3227e5f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa3227e680 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa3227e710 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa3227e7a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa3227e830 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa3227e8c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa3227e950 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa3227e9e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa3227ea70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa3227eb00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa3227eb90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa3227ec20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa3227ecb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa3227ed40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa3227edd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa3227ee60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa3227ef80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa3227f010 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa3227f0a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa3227eef0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3227e200 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa3227e290 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa3227e320 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa3227e3b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa3227e440 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa3227e4d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa3227e560 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa3227e5f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa3227e680 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa3227e710 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa3227e7a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa3227e830 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa3227e8c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa3227e950 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa3227e9e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa3227ea70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa3227eb00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa3227eb90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa3227ec20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa3227ecb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa3227ed40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa3227edd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa3227ee60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa3227eef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa3227ef80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa3227f010 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa3227f0a0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x2aa321efd30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa321ea770 MAP: (6 sibs) 1 children: 42: 0x2aa321eab10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa321eabb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321eac48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321eace0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ead78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321eae10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ea808 MAP: (6 sibs) 1 children: 42: 0x2aa321eaeb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa321eaf50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321eafe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321eb080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321eb118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321eb1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ea8a0 MAP: (6 sibs) 1 children: 42: 0x2aa321eb250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa321ea938 MAP: (6 sibs) 1 children: 42: 0x2aa321eb2f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa321ea9d0 MAP: (6 sibs) 1 children: 42: 0x2aa321eb390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa321eb430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa321eb4c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa321eaa68 MAP: (6 sibs) 1 children: 42: 0x2aa321eb570 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322813c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa32281450 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322814e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa32281570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa32281600 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa32281690 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa32281720 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322817b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa32281840 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322818d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa32281960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322819f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa32281a80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa32281b10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa32281ba0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa32281c30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa32281cc0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa32281d50 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa32281de0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa32281e70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa32281f00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa32281f90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa32282020 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa322820b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa32282140 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x2aa321efe48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa321ec810 MAP: (6 sibs) 1 children: 42: 0x2aa321e6350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ecbb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ecc48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ecce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ecd78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321ece10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ec8a8 MAP: (6 sibs) 1 children: 42: 0x2aa321e63f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321eceb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ecf48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321ecfe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321ed078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ed110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ec940 MAP: (6 sibs) 1 children: 42: 0x2aa321e6490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed1b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ed2e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ed378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321ed410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ec9d8 MAP: (6 sibs) 1 children: 42: 0x2aa321e6530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321ed5e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321ed678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ed710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321eca70 MAP: (6 sibs) 1 children: 42: 0x2aa321ed7b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed8e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ed980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321eda18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321edab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ecb08 MAP: (6 sibs) 1 children: 42: 0x2aa321edb50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321edbf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321edc88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321edd20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321eddb8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ede50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa32284580 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa32284610 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322846a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa32284730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322847c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa32284850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322848e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa32284970 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa32284a00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa32284a90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa32284b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa32284bb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa32284c40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa32284cd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa32284d60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa32284df0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa32284e80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa32284f10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa32284fa0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa32285030 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa322850c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa32285150 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa322851e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa32285270 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa32285300 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa32285790 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa32285820 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322858b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa32285940 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322859d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa32285a60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa32285af0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa32285b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa32285c10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa32285ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa32285d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa32285dc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa32285e50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa32285ee0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa32285f70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa32286000 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa32286090 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa322865a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa32286630 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa322866c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa32286750 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa322867e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa32286120 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa322861b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa32286870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa32286900 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa32286990 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa32286a20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa32286ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa32286240 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa322862d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa32286b40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa32286bd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa32286c60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa32286cf0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa322863f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa32286480 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa32286510 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa32286360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa32286d80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa32286e10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa32286ea0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa32286f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa32285790 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa32285820 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322858b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa32285940 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322859d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa32285a60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa32285af0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa32285b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa32285c10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa32285ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa32285d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa32285dc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa32285e50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa32285ee0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa32285f70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa32286000 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa32286090 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa32286120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa322861b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa32286240 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa322862d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa32286360 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa322863f0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa32286480 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa32286510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa322865a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa32286630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa322866c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa32286750 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa322867e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa32286870 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa32286900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa32286990 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa32286a20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa32286ab0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa32286b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa32286bd0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa32286c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa32286cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa32286d80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa32286e10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa32286ea0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa32286f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --------------- 42: 42: --- 42: &a1 42: !!str 42: scalar1 42: --- &a1 !!str scalar1 42: --- 42: !!str 42: &a1 42: scalar1 42: --- !!str &a1 scalar1 42: --- 42: !!str 42: &a2 42: scalar2 42: --- &a2 !!str scalar2 42: --- 42: &a3 42: !!str scalar3 42: --- &a3 !!str scalar3 42: --- 42: &a4 !!map 42: &a5 !!str key5: value4 42: --- &a4 !!map 42: &a5 !!str key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- 42: !!map 42: &a8 !!str key8: value7 42: --- !!map 42: &a8 !!str key8: value7 42: --- 42: !!map 42: !!str &a10 key10: value9 42: --- !!map 42: &a10 !!str key10: value9 42: --- 42: !!str &a11 42: value11 42: --- &a11 !!str value11 42: --------------- 42: REF TREE: 42: 0x2aa321eff60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa321edef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321edf88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee0b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa321ee1e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa321ee280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa321ee318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa321ee3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa321ebc10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa321ee448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa321ebcb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa321ee4e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa321e0a90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa321e0b28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa321ee578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321ebd50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa321ee610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321ebdf0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa321ee6a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321eb610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa321ee740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321eb6b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa321ee7d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa321ee870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa32288ab0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa32288b40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa32288bd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa32288c60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa32288cf0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa32288d80 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa32288e10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa32288ea0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa32288f30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa32288fc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa32289050 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa322890e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa32289170 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa32289200 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa32289290 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa32289320 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa322893b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa32289440 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa322894d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa32289560 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa322895f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa32289680 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa32289710 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa322897a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa32289830 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa322898c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x2aa321f0078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa321ec210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa321ec2a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa321ec340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa321ec3d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa321ec470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa321e5d00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa321e5d98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322881a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa32288230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa322882c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa32288350 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322883e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa32288470 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa32288500 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa32288590 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x2aa321f0190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa321e8c70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa321e8d08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa321e8da0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa321e8e38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa321e8ed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa321e5e90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa321e5f28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3228c500 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa3228c590 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa3228c620 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa3228c6b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa3228c740 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa3228c7d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa3228c860 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa3228c8f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3228c500 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa3228c590 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa3228c620 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa3228c6b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa3228c740 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa3228c7d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa3228c860 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa3228c8f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3228c500 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa3228c590 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa3228c620 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa3228c6b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa3228c740 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa3228c7d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa3228c860 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa3228c8f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x2aa321f02a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e1290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa321e1328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3228e230 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa3228e2c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa3228e350 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x2aa321f03c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e7230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa321e72c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3228ff60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa3228fff0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa32290080 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3228ff60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa3228fff0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa32290080 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3228ff60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa3228fff0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa32290080 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: --------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x2aa321f04d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa321eea50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa321eeae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa321eeb80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa321eef20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa321eefb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa321eec18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa321e1820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa321e18b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa321e1950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa321eecb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa321ef060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa321ef0f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa321eed48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa321eede0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa321ef1a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa321ef238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa321eee78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa321ef2e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa321ef378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa32292af0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa32292b80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa32292c10 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa32292ca0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa32292d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa32292dc0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa32292e50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa32292ee0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa32292f70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa32293000 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa32293090 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa32293120 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322931b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa32293240 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa322932d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa32293360 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa322933f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa32293480 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa32293510 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322935a0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x2aa321f05f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa321f1730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa321f17c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa321f1860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa321f1c00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa321f1c98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa321f18f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa321f1d40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa321f1dd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa321f1e70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa321f1990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa321f1f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa321f1fa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa321f1a28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa321f1ac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa321f2050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa321f20e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa321f1b58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa321f2190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa321f2228 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa32295a30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa32295ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa32295b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa32295be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa32295c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa32295d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa32295d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa32295e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa32295eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa32295f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa32295fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa32296060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322960f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa32296180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa32296210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322962a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa32296330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa322963c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa32296450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322964e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa32295a30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa32295ac0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa32295b50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa32295be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa32295c70 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa32295d00 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa32295d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa32295e20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa32295eb0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa32295f40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa32295fd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa32296060 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322960f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa32296180 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa32296210 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322962a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa32296330 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322963c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa32296450 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322964e0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa32295a30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa32295ac0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa32295b50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa32295be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa32295c70 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa32295d00 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa32295d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa32295e20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa32295eb0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa32295f40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa32295fd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa32296060 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322960f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa32296180 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa32296210 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322962a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa32296330 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322963c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa32296450 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322964e0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x2aa321f0708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa321e9b90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa321ea060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa321ea0f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa321ea190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa321e9c28 MAP: (8 sibs) 3 children: 42: 0x2aa321ea230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa321ea2c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa321ea360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa321e9cc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa321e9310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa321e9d58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa321e93b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa321e9df0 MAP: (8 sibs) 7 children: 42: 0x2aa321f22d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa321f2368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa321f2400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa321f2498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa321f2530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa321f25c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa321f2660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa321e9e88 VAL***: '*a0' (8 sibs) 42: 0x2aa321e9f20 VAL***: '*a7' (8 sibs) 42: 0x2aa321e9fb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa32298970 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa32298a00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa32298a90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa32298b20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa32298bb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa32298c40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa32298cd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa32298d60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa32298df0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa32298e80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa32298f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa32298fa0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa32299030 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322990c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa32299150 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322991e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa32299270 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa32299300 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa32299390 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa32299420 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322994b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa32299540 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa322995d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa32299660 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x2aa321f0820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321f2700 MAP: (8 sibs) 3 children: 42: 0x2aa321f2bd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa321f2c68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa321f2d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa321f2798 MAP: (8 sibs) 3 children: 42: 0x2aa321f2da0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa321f2e38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa321f2ed0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa321f2830 MAP: (8 sibs) 1 children: 42: 0x2aa321e7780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa321f28c8 MAP: (8 sibs) 1 children: 42: 0x2aa321ea620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa321f2960 MAP: (8 sibs) 7 children: 42: 0x2aa321f2f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa321f3008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa321f30a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa321f3138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa321f31d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa321f3268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa321f3300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa321f29f8 MAP: (8 sibs) 3 children: 42: 0x2aa321f33a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa321f3438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa321f34d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa321f2a90 MAP: (8 sibs) 1 children: 42: 0x2aa321f3570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa321f2b28 MAP: (8 sibs) 1 children: 42: 0x2aa321f3610 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3229afa0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa3229b030 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa3229b0c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa3229b150 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa3229b1e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa3229b270 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa3229b300 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa3229b390 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa3229b420 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa3229b4b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa3229b540 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa3229b5d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa3229b660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa3229b6f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa3229b780 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa3229b810 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa3229b8a0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa3229b930 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa3229b9c0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa3229ba50 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa3229bae0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa3229bb70 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa3229bc00 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa3229bc90 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3229afa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa3229b030 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa3229b0c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa3229b150 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa3229b1e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa3229b270 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa3229b300 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa3229b390 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa3229b420 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa3229b4b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa3229b540 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa3229b5d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa3229b660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa3229b6f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa3229b780 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa3229b810 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa3229b8a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa3229b930 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa3229b9c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa3229ba50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa3229bae0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa3229bb70 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa3229bd20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa3229bdb0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa3229be40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa3229bc00 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa3229bed0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa3229bc90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa3229bf60 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa3229afa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa3229b030 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa3229b0c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa3229b150 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa3229b1e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa3229b270 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa3229b300 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa3229b390 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa3229b420 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa3229b4b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa3229b540 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa3229b5d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa3229b660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa3229b6f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa3229b780 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa3229b810 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa3229b8a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa3229b930 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa3229b9c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa3229ba50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa3229bae0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa3229bb70 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa3229bc00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa3229bc90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa3229bd20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa3229bdb0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa3229be40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa3229bed0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa3229bf60 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: --------------- 42: 42: a: 1 42: ? b 42: &anchor c: 3 42: --------------- 42: REF TREE: 42: 0x2aa321f0938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa321e1650 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa321e16e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa321e1780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3229d5d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa3229d660 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa3229d6f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa3229d780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x2aa321f0a50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e7370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa321e7408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa3229f300 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa3229f390 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa3229f420 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x2aa321f0b68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e74b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa321e7548 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a1030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322a10c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322a1150 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a1030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322a10c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322a1150 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a1030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322a10c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322a1150 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x2aa321ef470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321e1ce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa321e21b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa321e2248 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e1d78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa321e22f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa321e2388 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e1e10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa321e2430 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa321e1ea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa321e24d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa321e1f40 MAP: (8 sibs) 4 children: 42: 0x2aa321e2570 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e2608 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e26a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e2738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e1fd8 MAP: (8 sibs) 3 children: 42: 0x2aa321e27e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa321e2878 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa321e2910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa321e2070 MAP: (8 sibs) 2 children: 42: 0x2aa321e29b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa321e2af0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa321e2b88 VAL***: '*BIG' (2 sibs) 42: 0x2aa321e2a48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa321e2108 MAP: (8 sibs) 3 children: 42: 0x2aa321e2c30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa321e2e00 VAL***: '*BIG' (3 sibs) 42: 0x2aa321e2e98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa321e2f30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa321e2cc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa321e2d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a2250 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322a22e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa322a2370 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322a2400 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322a2490 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa322a2520 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322a25b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322a2640 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa322a26d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322a2760 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa322a27f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322a2880 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322a2910 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322a29a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322a2a30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322a2ac0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322a2b50 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa322a2be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa322a2c70 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa322a2d00 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa322a2d90 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa322a2e20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa322a2eb0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa322a2f40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa322a2fd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa322a3060 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa322a30f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa322a3180 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa322a3210 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa322a32a0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa322a3330 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa322a33c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *SMALL, *LEFT, *BIG ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x2aa321ef588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321e3960 MAP: (8 sibs) 2 children: 42: 0x2aa321e0bd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa321e0c68 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e39f8 MAP: (8 sibs) 2 children: 42: 0x2aa321e13d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa321e1468 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e3a90 MAP: (8 sibs) 1 children: 42: 0x2aa321e3e30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa321e3b28 MAP: (8 sibs) 1 children: 42: 0x2aa321e3ed0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa321e3bc0 MAP: (8 sibs) 4 children: 42: 0x2aa321e3f70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4008 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e40a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3c58 MAP: (8 sibs) 4 children: 42: 0x2aa321e41e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4278 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e4310 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e43a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3cf0 MAP: (8 sibs) 4 children: 42: 0x2aa321e4450 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e44e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e4580 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3d88 MAP: (8 sibs) 4 children: 42: 0x2aa321e46c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4758 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e47f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4888 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a3460 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322a34f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa322a3580 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322a3610 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322a36a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa322a3730 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322a37c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322a3850 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa322a38e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322a3970 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa322a3a00 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322a3a90 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322a3b20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322a3bb0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322a3c40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322a3cd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322a3d60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa322a3df0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa322a3e80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa322a3f10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa322a3fa0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa322a4030 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa322a40c0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa322a4150 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa322a41e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa322a4270 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa322a4300 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa322a4390 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa322a4420 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa322a44b0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa322a4540 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa322a45d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a4670 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322a4700 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa322a4790 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322a4820 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322a48b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa322a4940 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322a49d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322a4a60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa322a4af0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322a4b80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322a4c10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322a4ca0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322a4d30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322a4dc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322a4e50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322a4ee0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322a4f70 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa322a5870 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa322a5900 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa322a5090 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa322a5120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa322a51b0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa322a5000 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa322a5990 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa322a52d0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa322a53f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa322a5480 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa322a5750 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa322a55a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa322a5360 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa322a57e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a4670 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322a4700 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa322a4790 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322a4820 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322a48b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa322a4940 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322a49d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322a4a60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa322a4af0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322a4b80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322a4c10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322a4ca0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322a4d30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322a4dc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322a4e50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322a4ee0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322a4f70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa322a5000 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa322a5090 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa322a5120 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa322a51b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa322a5240 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa322a52d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa322a5360 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa322a53f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa322a5480 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa322a5510 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa322a55a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa322a5630 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa322a56c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa322a5750 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x2aa321ef6a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e4da0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa321e4e38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa321e4ed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e5140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa321e51d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa321e4f68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa321e0db0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e5000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa321e5280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5318 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e5098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa321e53c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5458 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a1940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a19d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322a1a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322a1af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a1b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322a1c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322a1ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a1d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a1dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a1e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322a1ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a1f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a2000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322a2090 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x2aa321ef7b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e5500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa321e5598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa321e5630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e58a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa321e5938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa321e56c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa321e59e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e5760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa321e5a80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5b18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e57f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa321e5bc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5c58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a3460 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a34f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322a3580 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322a3610 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a36a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322a3730 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322a37c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a3850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a38e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a3970 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322a3a00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a3a90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a3b20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322a3bb0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x2aa321ef8d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e65d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e6668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e6700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e6970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6a08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa321e6ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e6830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa321e6b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e6be8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e68c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa321e6c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e6d28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a6a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a6b10 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322a6ba0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322a6c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a6cc0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322a6d50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322a6de0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a6e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a6f00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a6f90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322a7020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a70b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a7140 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322a71d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a6a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a6b10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322a6ba0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322a6c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a6cc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322a6d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322a6de0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a6e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a6f00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa322a7260 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322a7020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a70b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa322a6f90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322a71d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a6a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a6b10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322a6ba0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322a6c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a6cc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322a6d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322a6de0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a6e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a6f00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a6f90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322a7020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a70b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a7140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322a71d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x2aa321ef9e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e4980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e4a18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e4ab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e6dd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6e68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e4b48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa321e6f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e4be0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa321e6fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e7048 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e4c78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa321e70f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e7188 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a7390 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a7420 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322a74b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322a7540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a75d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322a7660 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322a76f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a7780 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a7810 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a78a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322a7930 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a79c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a7a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322a7ae0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a7390 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a7420 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322a74b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322a7540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a75d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322a7660 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322a76f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a7780 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a7810 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa322a7b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322a7930 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a79c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa322a78a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322a7ae0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a7390 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a7420 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322a74b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322a7540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a75d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322a7660 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322a76f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a7780 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a7810 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a78a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322a7930 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a79c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a7a50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322a7ae0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x2aa321efb00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa321e7830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa321e78c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa321e7960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa321e1510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa321e15a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa321e79f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa321e7c60 MAP: (2 sibs) 4 children: 42: 0x2aa321e3240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa321e32d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa321e3370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa321e3408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa321e7cf8 MAP: (2 sibs) 5 children: 42: 0x2aa321e7da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa321e7e38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa321e7ed0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa321e7f68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa321e8000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa321e7a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa321e10c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e1158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e11f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e7b28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa321e7bc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a85b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322a8640 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322a86d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322a8760 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322a87f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322a8880 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322a8910 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322a89a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322a8a30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322a8ac0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322a8b50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322a8be0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322a8c70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322a8d00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322a8d90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322a8e20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322a8eb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322a8f40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322a8fd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa322a9060 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322a90f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322a9180 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322a9210 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa322a92a0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x2aa321efc18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa321e80f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa321e8188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa321e8220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa321e8520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa321e85b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa321e82b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa321e8660 MAP: (2 sibs) 4 children: 42: 0x2aa321e34b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa321e3548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa321e35e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa321e3678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa321e86f8 MAP: (2 sibs) 5 children: 42: 0x2aa321e87a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa321e8838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa321e88d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa321e8968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa321e8a00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa321e8350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa321e19f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e1a88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e1b20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e83e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa321e8aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e8b38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e8bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e8480 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a97c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322a9850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322a98e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322a9970 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322a9a00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322a9a90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322a9b20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322a9bb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322a9c40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322a9cd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322a9d60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322a9df0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322a9e80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322a9f10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322a9fa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322aa030 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322aa0c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322aa150 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322aa1e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa322aa270 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322aa300 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322aa390 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322aa420 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa322aa4b0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a97c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322a9850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322a98e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322a9970 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322a9a00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322a9a90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322a9b20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322a9bb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322a9c40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322a9cd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322a9d60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322a9df0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322a9e80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322a9f10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322a9fa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322aa030 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322aa0c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322aa150 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322aa1e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa322aa270 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322aa300 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322aa390 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322aa420 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa322aa540 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa322aa5d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa322aa660 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa322aa4b0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322a97c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322a9850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322a98e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322a9970 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322a9a00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322a9a90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322a9b20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322a9bb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322a9c40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322a9cd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322a9d60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322a9df0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322a9e80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322a9f10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322a9fa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322aa030 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322aa0c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322aa150 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322aa1e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa322aa270 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322aa300 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322aa390 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322aa420 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa322aa4b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa322aa540 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa322aa5d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa322aa660 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x2aa321efd30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa321ea770 MAP: (6 sibs) 1 children: 42: 0x2aa321eab10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa321eabb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321eac48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321eace0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ead78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321eae10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ea808 MAP: (6 sibs) 1 children: 42: 0x2aa321eaeb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa321eaf50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321eafe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321eb080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321eb118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321eb1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ea8a0 MAP: (6 sibs) 1 children: 42: 0x2aa321eb250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa321ea938 MAP: (6 sibs) 1 children: 42: 0x2aa321eb2f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa321ea9d0 MAP: (6 sibs) 1 children: 42: 0x2aa321eb390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa321eb430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa321eb4c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa321eaa68 MAP: (6 sibs) 1 children: 42: 0x2aa321eb570 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322aa9d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322aaa60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322aaaf0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa322aab80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322aac10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322aaca0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322aad30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322aadc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322aae50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322aaee0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa322aaf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322ab000 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322ab090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322ab120 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322ab1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322ab240 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322ab2d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa322ab360 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa322ab3f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa322ab480 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa322ab510 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa322ab5a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa322ab630 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa322ab6c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa322ab750 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x2aa321efe48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa321ec810 MAP: (6 sibs) 1 children: 42: 0x2aa321e6350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ecbb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ecc48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ecce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ecd78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321ece10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ec8a8 MAP: (6 sibs) 1 children: 42: 0x2aa321e63f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321eceb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ecf48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321ecfe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321ed078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ed110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ec940 MAP: (6 sibs) 1 children: 42: 0x2aa321e6490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed1b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ed2e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ed378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321ed410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ec9d8 MAP: (6 sibs) 1 children: 42: 0x2aa321e6530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321ed5e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321ed678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ed710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321eca70 MAP: (6 sibs) 1 children: 42: 0x2aa321ed7b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed8e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ed980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321eda18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321edab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ecb08 MAP: (6 sibs) 1 children: 42: 0x2aa321edb50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321edbf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321edc88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321edd20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321eddb8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ede50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322abbe0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322abc70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322abd00 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa322abd90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322abe20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322abeb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322abf40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322abfd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322ac060 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322ac0f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa322ac180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322ac210 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322ac2a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322ac330 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322ac3c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322ac450 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322ac4e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa322ac570 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa322ac600 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa322ac690 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa322ac720 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa322ac7b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa322ac840 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa322ac8d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa322ac960 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322acdf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322ace80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322acf10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa322acfa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322ad030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322ad0c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322ad150 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322ad1e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322ad270 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322ad300 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa322ad390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322ad420 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322ad4b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322ad540 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322ad5d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322ad660 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322ad6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa322adc00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa322adc90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa322add20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa322addb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa322ade40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa322ad780 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa322ad810 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa322aded0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa322adf60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa322adff0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa322ae080 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa322ae110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa322ad8a0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa322ad930 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa322ae1a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa322ae230 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa322ae2c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa322ae350 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa322ada50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa322adae0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa322adb70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa322ad9c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa322ae3e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa322ae470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa322ae500 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa322ae590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322acdf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322ace80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322acf10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa322acfa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322ad030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322ad0c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322ad150 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322ad1e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322ad270 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322ad300 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa322ad390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322ad420 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322ad4b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322ad540 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322ad5d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322ad660 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322ad6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa322ad780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa322ad810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa322ad8a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa322ad930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa322ad9c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa322ada50 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa322adae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa322adb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa322adc00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa322adc90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa322add20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa322addb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa322ade40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa322aded0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa322adf60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa322adff0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa322ae080 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa322ae110 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa322ae1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa322ae230 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa322ae2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa322ae350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa322ae3e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa322ae470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa322ae500 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa322ae590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --------------- 42: 42: --- 42: &a1 42: !!str 42: scalar1 42: --- &a1 !!str scalar1 42: --- 42: !!str 42: &a1 42: scalar1 42: --- !!str &a1 scalar1 42: --- 42: !!str 42: &a2 42: scalar2 42: --- &a2 !!str scalar2 42: --- 42: &a3 42: !!str scalar3 42: --- &a3 !!str scalar3 42: --- 42: &a4 !!map 42: &a5 !!str key5: value4 42: --- &a4 !!map 42: &a5 !!str key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- 42: !!map 42: &a8 !!str key8: value7 42: --- !!map 42: &a8 !!str key8: value7 42: --- 42: !!map 42: !!str &a10 key10: value9 42: --- !!map 42: &a10 !!str key10: value9 42: --- 42: !!str &a11 42: value11 42: --- &a11 !!str value11 42: --------------- 42: REF TREE: 42: 0x2aa321eff60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa321edef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321edf88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee0b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa321ee1e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa321ee280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa321ee318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa321ee3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa321ebc10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa321ee448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa321ebcb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa321ee4e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa321e0a90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa321e0b28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa321ee578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321ebd50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa321ee610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321ebdf0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa321ee6a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321eb610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa321ee740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321eb6b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa321ee7d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa321ee870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322abbe0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa322abc70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa322abd00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa322abd90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa322abe20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa322abeb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa322abf40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa322abfd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa322ac060 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa322ac0f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa322ac180 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa322ac210 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa322ac2a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa322ac330 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa322ac3c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa322ac450 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa322ac4e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa322ac570 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa322ac600 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa322ac690 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa322ac720 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa322ac7b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa322ac840 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa322ac8d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa322ac960 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa322ac9f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x2aa321f0078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa321ec210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa321ec2a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa321ec340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa321ec3d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa321ec470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa321e5d00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa321e5d98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322a7ca0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322a7d30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa322a7dc0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa322a7e50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322a7ee0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa322a7f70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322a8000 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa322a8090 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x2aa321f0190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa321e8c70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa321e8d08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa321e8da0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa321e8e38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa321e8ed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa321e5e90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa321e5f28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322af200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322af290 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa322af320 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa322af3b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322af440 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa322af4d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322af560 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa322af5f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322af200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322af290 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa322af320 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa322af3b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322af440 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa322af4d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322af560 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa322af5f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322af200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322af290 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa322af320 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa322af3b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322af440 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa322af4d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322af560 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa322af5f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x2aa321f02a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e1290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa321e1328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322afb10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322afba0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa322afc30 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x2aa321f03c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e7230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa321e72c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322b0420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b04b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa322b0540 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322b0420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b04b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa322b0540 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322b0420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b04b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa322b0540 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: --------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x2aa321f04d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa321eea50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa321eeae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa321eeb80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa321eef20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa321eefb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa321eec18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa321e1820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa321e18b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa321e1950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa321eecb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa321ef060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa321ef0f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa321eed48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa321eede0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa321ef1a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa321ef238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa321eee78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa321ef2e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa321ef378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322b1640 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa322b16d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa322b1760 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa322b17f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322b1880 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa322b1910 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa322b19a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322b1a30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa322b1ac0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa322b1b50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa322b1be0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322b1c70 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322b1d00 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa322b1d90 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa322b1e20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322b1eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa322b1f40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa322b1fd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322b2060 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322b20f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x2aa321f05f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa321f1730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa321f17c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa321f1860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa321f1c00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa321f1c98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa321f18f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa321f1d40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa321f1dd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa321f1e70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa321f1990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa321f1f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa321f1fa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa321f1a28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa321f1ac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa321f2050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa321f20e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa321f1b58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa321f2190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa321f2228 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322b2850 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa322b28e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa322b2970 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa322b2a00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322b2a90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa322b2b20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa322b2bb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322b2c40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa322b2cd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa322b2d60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa322b2df0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322b2e80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322b2f10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa322b2fa0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa322b3030 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322b30c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa322b3150 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa322b31e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322b3270 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322b3300 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322b2850 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa322b28e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa322b2970 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa322b2a00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322b2a90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa322b2b20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa322b2bb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322b2c40 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa322b2cd0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa322b2d60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa322b2df0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322b2e80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322b2f10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa322b2fa0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa322b3030 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322b30c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa322b3150 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322b31e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322b3270 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322b3300 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322b2850 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa322b28e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa322b2970 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa322b2a00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322b2a90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa322b2b20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa322b2bb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322b2c40 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa322b2cd0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa322b2d60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa322b2df0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322b2e80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322b2f10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa322b2fa0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa322b3030 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322b30c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa322b3150 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322b31e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322b3270 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322b3300 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x2aa321f0708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa321e9b90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa321ea060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa321ea0f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa321ea190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa321e9c28 MAP: (8 sibs) 3 children: 42: 0x2aa321ea230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa321ea2c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa321ea360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa321e9cc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa321e9310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa321e9d58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa321e93b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa321e9df0 MAP: (8 sibs) 7 children: 42: 0x2aa321f22d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa321f2368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa321f2400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa321f2498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa321f2530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa321f25c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa321f2660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa321e9e88 VAL***: '*a0' (8 sibs) 42: 0x2aa321e9f20 VAL***: '*a7' (8 sibs) 42: 0x2aa321e9fb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322b3a60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa322b3af0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa322b3b80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322b3c10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322b3ca0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322b3d30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322b3dc0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322b3e50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322b3ee0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322b3f70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa322b4000 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322b4090 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa322b4120 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322b41b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322b4240 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322b42d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322b4360 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322b43f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322b4480 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322b4510 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322b45a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322b4630 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa322b46c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa322b4750 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x2aa321f0820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321f2700 MAP: (8 sibs) 3 children: 42: 0x2aa321f2bd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa321f2c68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa321f2d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa321f2798 MAP: (8 sibs) 3 children: 42: 0x2aa321f2da0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa321f2e38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa321f2ed0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa321f2830 MAP: (8 sibs) 1 children: 42: 0x2aa321e7780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa321f28c8 MAP: (8 sibs) 1 children: 42: 0x2aa321ea620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa321f2960 MAP: (8 sibs) 7 children: 42: 0x2aa321f2f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa321f3008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa321f30a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa321f3138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa321f31d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa321f3268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa321f3300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa321f29f8 MAP: (8 sibs) 3 children: 42: 0x2aa321f33a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa321f3438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa321f34d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa321f2a90 MAP: (8 sibs) 1 children: 42: 0x2aa321f3570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa321f2b28 MAP: (8 sibs) 1 children: 42: 0x2aa321f3610 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322b4c70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa322b4d00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa322b4d90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322b4e20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322b4eb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322b4f40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322b4fd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322b5060 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322b50f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322b5180 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa322b5210 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322b52a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa322b5330 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322b53c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322b5450 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322b54e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322b5570 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322b5600 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322b5690 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322b5720 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322b57b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322b5840 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa322b58d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa322b5960 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322b4c70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322b4d00 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa322b4d90 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322b4e20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322b4eb0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322b4f40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322b4fd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322b5060 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322b50f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322b5180 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322b5210 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322b52a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa322b5330 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322b53c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322b5450 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322b54e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322b5570 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322b5600 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322b5690 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322b5720 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322b57b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322b5840 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa322b59f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa322b5a80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa322b5b10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa322b58d0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa322b5ba0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa322b5960 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa322b5c30 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322b4c70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322b4d00 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa322b4d90 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322b4e20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322b4eb0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322b4f40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322b4fd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322b5060 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322b50f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322b5180 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322b5210 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322b52a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa322b5330 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322b53c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322b5450 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322b54e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322b5570 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322b5600 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322b5690 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322b5720 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322b57b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322b5840 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa322b58d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa322b5960 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa322b59f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa322b5a80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa322b5b10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa322b5ba0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa322b5c30 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: --------------- 42: 42: a: 1 42: ? b 42: &anchor c: 3 42: --------------- 42: REF TREE: 42: 0x2aa321f0938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa321e1650 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa321e16e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa321e1780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322b0d30 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa322b0dc0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa322b0e50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa322b0ee0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x2aa321f0a50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e7370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa321e7408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322b5e80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b5f10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322b5fa0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x2aa321f0b68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e74b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa321e7548 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322b6790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b6820 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322b68b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322b6790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b6820 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322b68b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa322b6790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b6820 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322b68b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *BIG, *LEFT, *SMALL ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3226acb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa3226ad40 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa3226add0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa3226ae60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa3226aef0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa3226af80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa3226b010 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa3226b0a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa3226b130 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa3226b1c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa3226b250 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa3226b2e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa3226b370 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa3226b400 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa3226b490 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa3226b520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa3226b5b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa3226b640 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa3226b6d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa3226b760 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa3226b7f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa3226b880 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa3226b910 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa3226b9a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa3226ba30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa3226bac0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa3226bb50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa3226bbe0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa3226bc70 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa3226bd00 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa3226bd90 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa3226be20 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - &CENTER\n 42: x: 1\n 42: y: 2\n 42: - &LEFT\n 42: x: 0\n 42: y: 2\n 42: - &BIG\n 42: r: 10\n 42: - &SMALL\n 42: r: 1\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - <<: *CENTER\n 42: r: 10\n 42: label: center/big\n 42: - <<:\n 42: - *CENTER\n 42: - *BIG\n 42: label: center/big\n 42: - <<:\n 42: - *BIG\n 42: - *LEFT\n 42: - *SMALL\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322bd4b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322bd540 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa322bd5d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322bd660 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322bd6f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa322bd780 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322bd810 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322bd8a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa322bd930 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322bd9c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa322bda50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322bdae0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322bdb70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322bdc00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322bdc90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322bdd20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322bddb0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa322bde40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa322bded0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa322bdf60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa322bdff0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa322be080 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa322be110 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa322be1a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa322be230 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa322be2c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa322be350 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa322be3e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa322be470 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa322be500 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa322be590 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa322be620 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *SMALL, *LEFT, *BIG ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3226ee00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa3226ee90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa3226ef20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa3226efb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa3226f040 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa3226f0d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa3226f160 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa3226f1f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa3226f280 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa3226f310 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa3226f3a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa3226f430 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa3226f4c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa3226f550 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa3226f5e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa3226f670 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa3226f700 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa3226f790 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa3226f820 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa3226f8b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa3226f940 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa3226f9d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa3226fa60 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa3226faf0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa3226fb80 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa3226fc10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa3226fca0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa3226fd30 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa3226fdc0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa3226fe50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa3226fee0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - x: 1\n 42: y: 2\n 42: - x: 0\n 42: y: 2\n 42: - r: 10\n 42: - r: 1\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322be6c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322be750 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa322be7e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322be870 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322be900 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa322be990 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322bea20 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322beab0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa322beb40 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322bebd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322bec60 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322becf0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322bed80 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322bee10 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322beea0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322bef30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322befc0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa322bf050 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa322bf0e0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa322bf170 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa322bf200 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa322bf290 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa322bf320 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa322bf3b0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa322bf440 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa322bf4d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa322bf560 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa322bf5f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa322bf680 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa322bf710 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa322bf7a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa32271210 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322712a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa32271330 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322713c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32271450 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322714e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa32271570 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32271600 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32271690 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32271720 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322717b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32271840 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322718d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa32271960 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322bcba0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322bcc30 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322bccc0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322bcd50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322bcde0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322bce70 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322bcf00 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322bcf90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322bd020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322bd0b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322bd140 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322bd1d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322bd260 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322bd2f0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 42: other_anchor: *anchor_name,\n 42: anchors_in_seqs: [\n 42: &anchor_in_seq this value appears in both elements of the sequence,\n 42: *anchor_in_seq\n 42: ],\n 42: base: &base {\n 42: name: Everyone has same name\n 42: },\n 42: foo: &foo {\n 42: <<: *base,\n 42: age: 10\n 42: },\n 42: bar: &bar {\n 42: <<: *base,\n 42: age: 20\n 42: }\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa32273550 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322735e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa32273670 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa32273700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32273790 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa32273820 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322738b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32273940 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322739d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32273a60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa32273af0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32273b80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa32273c10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa32273ca0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322bf8d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322bf960 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322bf9f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322bfa80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322bfb10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322bfba0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322bfc30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322bfcc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322bfd50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322bfde0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322bfe70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322bff00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322bff90 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322c0020 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322756c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa32275750 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322757e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa32275870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32275900 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa32275990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa32275a20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32275ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32275b40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32275bd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa32275c60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32275cf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa32275d80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa32275e10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: This string will appear as the value of two keys.\n 42: other_anchor: This string will appear as the value of two keys.\n 42: anchors_in_seqs:\n 42: - this value appears in both elements of the sequence\n 42: - this value appears in both elements of the sequence\n 42: base:\n 42: name: Everyone has same name\n 42: foo:\n 42: name: Everyone has same name\n 42: age: 10\n 42: bar:\n 42: name: Everyone has same name\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c01e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322c0270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322c0300 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322c0390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322c0420 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322c04b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322c0540 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322c05d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322c0660 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322c06f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322c0780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322c0810 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322c08a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322c0930 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 42: other_anchor: *anchor_name,\n 42: anchors_in_seqs: [\n 42: &anchor_in_seq this value appears in both elements of the sequence,\n 42: *anchor_in_seq\n 42: ],\n 42: base: &base {\n 42: name: Everyone has same name\n 42: },\n 42: foo: &foo {\n 42: <<: *base,\n 42: age: 10\n 42: },\n 42: bar: &bar {\n 42: <<: *base,\n 42: age: 20\n 42: }\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa32277a10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa32277aa0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa32277b30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa32277bc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa32277c50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa32277ce0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa32277d70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa32277e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa32277e90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa32277f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa32277fb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa32278040 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322780d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa32278160 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: This string will appear as the value of two keys.\n 42: other_anchor: This string will appear as the value of two keys.\n 42: anchors_in_seqs:\n 42: - this value appears in both elements of the sequence\n 42: - this value appears in both elements of the sequence\n 42: base:\n 42: name: Everyone has same name\n 42: foo:\n 42: name: Everyone has same name\n 42: age: 10\n 42: bar:\n 42: name: Everyone has same name\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c0af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322c0b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322c0c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322c0ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322c0d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322c0dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322c0e50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322c0ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322c0f70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322c1000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322c1090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322c1120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322c11b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322c1240 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: receipt: Oz-Ware Purchase Invoice\n 42: date: 2012-08-06\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: High Heeled "Ruby" Slippers\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: bill-to: &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\n 42: Suite 16\n 42: city: East Centerville\n 42: state: KS\n 42: ship-to: *id001\n 42: specialDelivery: >\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: nd the curtain.\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3227b010 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa3227b0a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa3227b130 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa3227b1c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa3227b250 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa3227b2e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa3227b370 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa3227b400 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa3227b490 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa3227b520 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa3227b5b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa3227b640 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa3227b6d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa3227b760 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa3227b7f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa3227b880 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa3227b910 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa3227b9a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa3227ba30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa3227bac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa3227bb50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa3227bbe0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa3227bc70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa3227bd00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: receipt: 'Oz-Ware Purchase Invoice'\n 42: date: '2012-08-06'\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: 'High Heeled "Ruby" Slippers'\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: 'bill-to': &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: 'ship-to': *id001\n 42: specialDelivery: |\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: \n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c1d10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322c1da0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322c1e30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322c1ec0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322c1f50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322c1fe0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322c2070 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322c2100 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322c2190 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322c2220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322c22b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322c2340 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322c23d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322c2460 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322c24f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322c2580 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322c2610 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322c26a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322c2730 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa322c27c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322c2850 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322c28e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322c2970 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa322c2a00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: receipt: Oz-Ware Purchase Invoice\n 42: date: 2012-08-06\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: High Heeled "Ruby" Slippers\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: bill-to: &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\n 42: Suite 16\n 42: city: East Centerville\n 42: state: KS\n 42: ship-to: *id001\n 42: specialDelivery: >\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: nd the curtain.\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3227e200 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa3227e290 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa3227e320 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa3227e3b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa3227e440 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa3227e4d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa3227e560 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa3227e5f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa3227e680 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa3227e710 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa3227e7a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa3227e830 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa3227e8c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa3227e950 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa3227e9e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa3227ea70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa3227eb00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa3227eb90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa3227ec20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa3227ecb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa3227ed40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa3227edd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa3227ee60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa3227eef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa3227ef80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa3227f010 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa3227f0a0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: receipt: 'Oz-Ware Purchase Invoice'\n 42: date: '2012-08-06'\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: 'High Heeled "Ruby" Slippers'\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: 'bill-to':\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: 'ship-to':\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: specialDelivery: |\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: \n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c2f20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322c2fb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322c3040 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322c30d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322c3160 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322c31f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322c3280 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322c3310 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322c33a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322c3430 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322c34c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322c3550 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322c35e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322c3670 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322c3700 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322c3790 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322c3820 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322c38b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322c3940 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa322c39d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322c3a60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322c3af0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322c3b80 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa322c3c10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa322c3ca0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa322c3d30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa322c3dc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - step: &id001 # defines anchor label &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001 # refers to the first step (with anchor &id001)\n 42: - step: *id002 # refers to the second step\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322813c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa32281450 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322814e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa32281570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa32281600 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa32281690 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa32281720 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322817b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa32281840 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322818d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa32281960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322819f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa32281a80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa32281b10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa32281ba0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa32281c30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa32281cc0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa32281d50 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa32281de0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa32281e70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa32281f00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa32281f90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa32282020 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa322820b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa32282140 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - step: &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001\n 42: - step: *id002\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c4130 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322c41c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322c4250 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa322c42e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322c4370 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322c4400 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322c4490 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322c4520 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322c45b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322c4640 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa322c46d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322c4760 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322c47f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322c4880 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322c4910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322c49a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322c4a30 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa322c4ac0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa322c4b50 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa322c4be0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa322c4c70 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa322c4d00 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa322c4d90 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa322c4e20 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa322c4eb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - step: &id001 # defines anchor label &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001 # refers to the first step (with anchor &id001)\n 42: - step: *id002 # refers to the second step\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa32285790 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa32285820 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322858b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa32285940 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322859d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa32285a60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa32285af0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa32285b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa32285c10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa32285ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa32285d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa32285dc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa32285e50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa32285ee0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa32285f70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa32286000 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa32286090 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa32286120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa322861b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa32286240 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa322862d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa32286360 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa322863f0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa32286480 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa32286510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa322865a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa32286630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa322866c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa32286750 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa322867e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa32286870 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa32286900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa32286990 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa32286a20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa32286ab0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa32286b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa32286bd0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa32286c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa32286cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa32286d80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa32286e10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa32286ea0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa32286f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c6550 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322c65e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322c6670 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa322c6700 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322c6790 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322c6820 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322c68b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322c6940 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322c69d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322c6a60 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa322c6af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322c6b80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322c6c10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322c6ca0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322c6d30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322c6dc0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322c6e50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa322c6ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa322c6f70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa322c7000 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa322c7090 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa322c7120 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa322c71b0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa322c7240 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa322c72d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa322c7360 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa322c73f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa322c7480 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa322c7510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa322c75a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa322c7630 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa322c76c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa322c7750 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa322c77e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa322c7870 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa322c7900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa322c7990 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa322c7a20 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa322c7ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa322c7b40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa322c7bd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa322c7c60 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa322c7cf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: ---\n 42: &a1\n 42: !!str\n 42: scalar1\n 42: --- &a1 !!str scalar1\n 42: ---\n 42: !!str\n 42: &a1\n 42: scalar1\n 42: --- !!str &a1 scalar1\n 42: ---\n 42: !!str\n 42: &a2\n 42: scalar2\n 42: --- &a2 !!str scalar2\n 42: ---\n 42: &a3\n 42: !!str scalar3\n 42: --- &a3 !!str scalar3\n 42: ---\n 42: &a4 !!map\n 42: &a5 !!str key5: value4\n 42: --- &a4 !!map\n 42: &a5 !!str key5: value4\n 42: ---\n 42: a6: 1\n 42: &anchor6 b6: 2\n 42: ---\n 42: !!map\n 42: &a8 !!str key8: value7\n 42: --- !!map\n 42: &a8 !!str key8: value7\n 42: ---\n 42: !!map\n 42: !!str &a10 key10: value9\n 42: --- !!map\n 42: &a10 !!str key10: value9\n 42: ---\n 42: !!str &a11\n 42: value11\n 42: --- &a11 !!str value11\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa32288ab0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa32288b40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa32288bd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa32288c60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa32288cf0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa32288d80 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa32288e10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa32288ea0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa32288f30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa32288fc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa32289050 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa322890e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa32289170 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa32289200 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa32289290 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa32289320 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa322893b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa32289440 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa322894d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa32289560 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa322895f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa32289680 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa32289710 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa322897a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa32289830 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa322898c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a2 scalar2\n 42: --- !!str &a2 scalar2\n 42: --- !!str &a3 scalar3\n 42: --- !!str &a3 scalar3\n 42: --- !!map &a4\n 42: !!str &a5 key5: value4\n 42: --- !!map &a4\n 42: !!str &a5 key5: value4\n 42: ---\n 42: a6: 1\n 42: &anchor6 b6: 2\n 42: --- !!map\n 42: !!str &a8 key8: value7\n 42: --- !!map\n 42: !!str &a8 key8: value7\n 42: --- !!map\n 42: !!str &a10 key10: value9\n 42: --- !!map\n 42: !!str &a10 key10: value9\n 42: --- !!str &a11 value11\n 42: --- !!str &a11 value11\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c5340 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa322c53d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa322c5460 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa322c54f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa322c5580 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa322c5610 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa322c56a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa322c5730 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa322c57c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa322c5850 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa322c58e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa322c5970 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa322c5a00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa322c5a90 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa322c5b20 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa322c5bb0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa322c5c40 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa322c5cd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa322c5d60 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa322c5df0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa322c5e80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa322c5f10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa322c5fa0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa322c6030 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa322c60c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa322c6150 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322881a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa32288230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa322882c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa32288350 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322883e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa32288470 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa32288500 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa32288590 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c1400 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322c1490 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa322c1520 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa322c15b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322c1640 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa322c16d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322c1760 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa322c17f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3228c500 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa3228c590 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa3228c620 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa3228c6b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa3228c740 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa3228c7d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa3228c860 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa3228c8f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: b\n 42: b: c\n 42: aa: bb\n 42: aaa: bbb\n 42: foo:\n 42: aa: cc\n 42: bbb: cc\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c8960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322c89f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa322c8a80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa322c8b10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322c8ba0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa322c8c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322c8cc0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa322c8d50 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3228e230 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa3228e2c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa3228e350 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c9270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322c9300 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa322c9390 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3228ff60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa3228fff0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa32290080 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a0: b0\n 42: b0: a0\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322c9b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322c9c10 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa322c9ca0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: &rootanchor\n 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: map1:\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\n 42: *b1: *a1\n 42: map2:\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\n 42: &a2 a2: &b2 b2\n 42: *b2: *a2\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\n 42: a3: &b3 b3\n 42: *b3: *b0\n 42: map4: *a0\n 42: map5:\n 42: &map5\n 42: &a5 a5: &b5 b5\n 42: *b5: *a5\n 42: map6:\n 42: &map6\n 42: a6: &b6 b6\n 42: *b6: *b6\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa32292af0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa32292b80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa32292c10 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa32292ca0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa32292d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa32292dc0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa32292e50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa32292ee0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa32292f70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa32293000 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa32293090 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa32293120 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322931b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa32293240 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa322932d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa32293360 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa322933f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa32293480 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa32293510 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322935a0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &rootanchor\n 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: map1:\n 42: &a1 a1: &b1 b1\n 42: *b1: *a1\n 42: map2:\n 42: *b0: *a0\n 42: &a2 a2: &b2 b2\n 42: *b2: *a2\n 42: map3: &a3\n 42: a3: &b3 b3\n 42: *b3: *b0\n 42: map4: *a0\n 42: map5: &map5\n 42: &a5 a5: &b5 b5\n 42: *b5: *a5\n 42: map6: &map6\n 42: a6: &b6 b6\n 42: *b6: *b6\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322cada0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa322cae30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa322caec0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa322caf50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322cafe0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa322cb070 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa322cb100 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322cb190 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa322cb220 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa322cb2b0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa322cb340 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322cb3d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322cb460 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa322cb4f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa322cb580 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322cb610 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa322cb6a0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa322cb730 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322cb7c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322cb850 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: map1:\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\n 42: *b1: *a1\n 42: map2:\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\n 42: &a2 a2: &b2 b2\n 42: *b2: *a2\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\n 42: a3: &b3 b3\n 42: *b3: *b0\n 42: map4: *a0\n 42: map5:\n 42: &map5\n 42: &a5 a5: &b5 b5\n 42: *b5: *a5\n 42: map6:\n 42: &map6\n 42: a6: &b6 b6\n 42: *b6: *b6\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa32295a30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa32295ac0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa32295b50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa32295be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa32295c70 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa32295d00 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa32295d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa32295e20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa32295eb0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa32295f40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa32295fd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa32296060 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322960f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa32296180 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa32296210 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322962a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa32296330 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322963c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa32296450 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322964e0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a0: b0\n 42: b0: a0\n 42: map1:\n 42: a1: b1\n 42: b1: a1\n 42: map2:\n 42: b0: a0\n 42: a2: b2\n 42: b2: a2\n 42: map3:\n 42: a3: b3\n 42: b3: b0\n 42: map4: a0\n 42: map5:\n 42: a5: b5\n 42: b5: a5\n 42: map6:\n 42: a6: b6\n 42: b6: b6\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322cbfb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa322cc040 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa322cc0d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa322cc160 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322cc1f0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa322cc280 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa322cc310 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322cc3a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa322cc430 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa322cc4c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa322cc550 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322cc5e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322cc670 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa322cc700 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa322cc790 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322cc820 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa322cc8b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322cc940 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322cc9d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322cca60 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa32298970 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa32298a00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa32298a90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa32298b20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa32298bb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa32298c40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa32298cd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa32298d60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa32298df0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa32298e80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa32298f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa32298fa0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa32299030 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322990c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa32299150 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322991e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa32299270 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa32299300 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa32299390 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa32299420 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322994b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa32299540 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa322995d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa32299660 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322cd1c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa322cd250 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa322cd2e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322cd370 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322cd400 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322cd490 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322cd520 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322cd5b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322cd640 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322cd6d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa322cd760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322cd7f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa322cd880 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322cd910 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322cd9a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322cda30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322cdac0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322cdb50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322cdbe0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322cdc70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322cdd00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322cdd90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa322cde20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa322cdeb0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3229afa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa3229b030 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa3229b0c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa3229b150 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa3229b1e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa3229b270 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa3229b300 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa3229b390 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa3229b420 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa3229b4b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa3229b540 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa3229b5d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa3229b660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa3229b6f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa3229b780 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa3229b810 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa3229b8a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa3229b930 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa3229b9c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa3229ba50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa3229bae0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa3229bb70 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa3229bc00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa3229bc90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa3229bd20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa3229bdb0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa3229be40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa3229bed0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa3229bf60 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - k1: v1\n 42: k2: v2\n 42: k3: v3\n 42: - k4: v4\n 42: k5: v5\n 42: k6: v6\n 42: - k8: v8\n 42: - k10: v10\n 42: - k1: w1\n 42: k2: w2\n 42: k3: w3\n 42: k4: w4\n 42: k5: w5\n 42: k6: w6\n 42: k8: w8\n 42: - &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a8 k8: v8\n 42: - k10: v10\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322ce3d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322ce460 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa322ce4f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322ce580 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322ce610 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322ce6a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322ce730 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322ce7c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322ce850 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322ce8e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322ce970 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322cea00 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa322cea90 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322ceb20 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322cebb0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322cec40 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322cecd0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322ced60 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322cedf0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322cee80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322cef10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322cefa0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa322cf030 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa322cf0c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa322cf150 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa322cf1e0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa322cf270 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa322cf300 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa322cf390 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: 1\n 42: ? b\n 42: &anchor c: 3\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3229d5d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa3229d660 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa3229d6f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa3229d780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: 1\n 42: b: \n 42: &anchor c: 3\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322ca490 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa322ca520 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa322ca5b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa322ca640 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: !!str &a1 "foo":\n 42: !!str bar\n 42: &a2 baz : *a1\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa3229f300 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa3229f390 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa3229f420 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: !!str &a1 'foo': !!str bar\n 42: &a2 baz: *a1\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322cf5e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322cf670 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322cf700 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: !!str &a1 "foo":\n 42: !!str bar\n 42: &a2 baz : *a1\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a1030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322a10c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322a1150 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: !!str 'foo': !!str bar\n 42: baz: foo\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322cfef0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322cff80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322d0010 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\r\n 42: - &CENTER { x: 1, y: 2 }\r\n 42: - &LEFT { x: 0, y: 2 }\r\n 42: - &BIG { r: 10 }\r\n 42: - &SMALL { r: 1 }\r\n 42: \r\n 42: # All the following maps are equal:\r\n 42: \r\n 42: - # Explicit keys\r\n 42: x: 1\r\n 42: y: 2\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge one map\r\n 42: << : *CENTER\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge multiple maps\r\n 42: << : [ *CENTER, *BIG ]\r\n 42: label: center/big\r\n 42: \r\n 42: - # Override\r\n 42: << : [ *BIG, *LEFT, *SMALL ]\r\n 42: x: 1\r\n 42: label: center/big\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a2250 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322a22e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa322a2370 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322a2400 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322a2490 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa322a2520 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322a25b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322a2640 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa322a26d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322a2760 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa322a27f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322a2880 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322a2910 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322a29a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322a2a30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322a2ac0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322a2b50 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa322a2be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa322a2c70 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa322a2d00 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa322a2d90 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa322a2e20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa322a2eb0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa322a2f40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa322a2fd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa322a3060 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa322a30f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa322a3180 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa322a3210 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa322a32a0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa322a3330 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa322a33c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - &CENTER\n 42: x: 1\n 42: y: 2\n 42: - &LEFT\n 42: x: 0\n 42: y: 2\n 42: - &BIG\n 42: r: 10\n 42: - &SMALL\n 42: r: 1\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - <<: *CENTER\n 42: r: 10\n 42: label: center/big\n 42: - <<:\n 42: - *CENTER\n 42: - *BIG\n 42: label: center/big\n 42: - <<:\n 42: - *BIG\n 42: - *LEFT\n 42: - *SMALL\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d1110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322d11a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa322d1230 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322d12c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322d1350 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa322d13e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322d1470 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322d1500 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa322d1590 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322d1620 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa322d16b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322d1740 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322d17d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322d1860 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322d18f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322d1980 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322d1a10 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa322d1aa0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa322d1b30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa322d1bc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa322d1c50 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa322d1ce0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa322d1d70 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa322d1e00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa322d1e90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa322d1f20 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa322d1fb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa322d2040 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa322d20d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa322d2160 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa322d21f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa322d2280 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\r\n 42: - &CENTER { x: 1, y: 2 }\r\n 42: - &LEFT { x: 0, y: 2 }\r\n 42: - &BIG { r: 10 }\r\n 42: - &SMALL { r: 1 }\r\n 42: \r\n 42: # All the following maps are equal:\r\n 42: \r\n 42: - # Explicit keys\r\n 42: x: 1\r\n 42: y: 2\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge one map\r\n 42: << : *CENTER\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge multiple maps\r\n 42: << : [ *CENTER, *BIG ]\r\n 42: label: center/big\r\n 42: \r\n 42: - # Override\r\n 42: << : [ *SMALL, *LEFT, *BIG ]\r\n 42: x: 1\r\n 42: label: center/big\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a4670 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322a4700 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa322a4790 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322a4820 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322a48b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa322a4940 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322a49d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322a4a60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa322a4af0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322a4b80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322a4c10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322a4ca0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322a4d30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322a4dc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322a4e50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322a4ee0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322a4f70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa322a5000 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa322a5090 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa322a5120 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa322a51b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa322a5240 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa322a52d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa322a5360 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa322a53f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa322a5480 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa322a5510 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa322a55a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa322a5630 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa322a56c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa322a5750 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - x: 1\n 42: y: 2\n 42: - x: 0\n 42: y: 2\n 42: - r: 10\n 42: - r: 1\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: - x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d2320 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322d23b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa322d2440 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322d24d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322d2560 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa322d25f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322d2680 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322d2710 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa322d27a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322d2830 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322d28c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322d2950 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322d29e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322d2a70 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322d2b00 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322d2b90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322d2c20 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa322d2cb0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa322d2d40 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa322d2dd0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa322d2e60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa322d2ef0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa322d2f80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa322d3010 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa322d30a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa322d3130 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa322d31c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa322d3250 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa322d32e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa322d3370 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa322d3400 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 42: other_anchor: *anchor_name\r\n 42: anchors_in_seqs:\r\n 42: - &anchor_in_seq this value appears in both elements of the sequence\r\n 42: - *anchor_in_seq\r\n 42: base: &base\r\n 42: name: Everyone has same name\r\n 42: foo: &foo\r\n 42: <<: *base\r\n 42: age: 10\r\n 42: bar: &bar\r\n 42: <<: *base\r\n 42: age: 20\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a1940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a19d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322a1a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322a1af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a1b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322a1c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322a1ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a1d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a1dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a1e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322a1ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a1f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a2000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322a2090 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d0800 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322d0890 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322d0920 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322d09b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322d0a40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322d0ad0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322d0b60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322d0bf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322d0c80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322d0d10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322d0da0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322d0e30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322d0ec0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322d0f50 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 42: other_anchor: *anchor_name,\r\n 42: anchors_in_seqs: [\r\n 42: &anchor_in_seq this value appears in both elements of the sequence,\r\n 42: *anchor_in_seq\r\n 42: ],\r\n 42: base: &base {\r\n 42: name: Everyone has same name\r\n 42: },\r\n 42: foo: &foo {\r\n 42: <<: *base,\r\n 42: age: 10\r\n 42: },\r\n 42: bar: &bar {\r\n 42: <<: *base,\r\n 42: age: 20\r\n 42: }\r\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a3460 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a34f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322a3580 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322a3610 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a36a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322a3730 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322a37c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a3850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a38e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a3970 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322a3a00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a3a90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a3b20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322a3bb0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d3530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322d35c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322d3650 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322d36e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322d3770 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322d3800 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322d3890 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322d3920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322d39b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322d3a40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322d3ad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322d3b60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322d3bf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322d3c80 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 42: other_anchor: *anchor_name\r\n 42: anchors_in_seqs:\r\n 42: - &anchor_in_seq this value appears in both elements of the sequence\r\n 42: - *anchor_in_seq\r\n 42: base: &base\r\n 42: name: Everyone has same name\r\n 42: foo: &foo\r\n 42: <<: *base\r\n 42: age: 10\r\n 42: bar: &bar\r\n 42: <<: *base\r\n 42: age: 20\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a6a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a6b10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322a6ba0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322a6c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a6cc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322a6d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322a6de0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a6e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a6f00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a6f90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322a7020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a70b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a7140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322a71d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: This string will appear as the value of two keys.\n 42: other_anchor: This string will appear as the value of two keys.\n 42: anchors_in_seqs:\n 42: - this value appears in both elements of the sequence\n 42: - this value appears in both elements of the sequence\n 42: base:\n 42: name: Everyone has same name\n 42: foo:\n 42: name: Everyone has same name\n 42: age: 10\n 42: bar:\n 42: name: Everyone has same name\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d3e40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322d3ed0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322d3f60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322d3ff0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322d4080 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322d4110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322d41a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322d4230 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322d42c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322d4350 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322d43e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322d4470 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322d4500 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322d4590 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 42: other_anchor: *anchor_name,\r\n 42: anchors_in_seqs: [\r\n 42: &anchor_in_seq this value appears in both elements of the sequence,\r\n 42: *anchor_in_seq\r\n 42: ],\r\n 42: base: &base {\r\n 42: name: Everyone has same name\r\n 42: },\r\n 42: foo: &foo {\r\n 42: <<: *base,\r\n 42: age: 10\r\n 42: },\r\n 42: bar: &bar {\r\n 42: <<: *base,\r\n 42: age: 20\r\n 42: }\r\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a7390 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322a7420 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322a74b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322a7540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322a75d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322a7660 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322a76f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322a7780 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322a7810 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322a78a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322a7930 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322a79c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322a7a50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322a7ae0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: anchored_content: This string will appear as the value of two keys.\n 42: other_anchor: This string will appear as the value of two keys.\n 42: anchors_in_seqs:\n 42: - this value appears in both elements of the sequence\n 42: - this value appears in both elements of the sequence\n 42: base:\n 42: name: Everyone has same name\n 42: foo:\n 42: name: Everyone has same name\n 42: age: 10\n 42: bar:\n 42: name: Everyone has same name\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d4750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322d47e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322d4870 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322d4900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322d4990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322d4a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322d4ab0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322d4b40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322d4bd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322d4c60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322d4cf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322d4d80 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322d4e10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322d4ea0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: receipt: Oz-Ware Purchase Invoice\r\n 42: date: 2012-08-06\r\n 42: customer:\r\n 42: first_name: Dorothy\r\n 42: family_name: Gale\r\n 42: items:\r\n 42: - part_no: A4786\r\n 42: descrip: Water Bucket (Filled)\r\n 42: price: 1.47\r\n 42: quantity: 4\r\n 42: - part_no: E1628\r\n 42: descrip: High Heeled "Ruby" Slippers\r\n 42: size: 8\r\n 42: price: 133.7\r\n 42: quantity: 1\r\n 42: bill-to: &id001\r\n 42: street: |\r\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\r\n 42: Suite 16\r\n 42: city: East Centerville\r\n 42: state: KS\r\n 42: ship-to: *id001\r\n 42: specialDelivery: >\r\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: ehind the curtain.\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a85b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322a8640 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322a86d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322a8760 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322a87f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322a8880 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322a8910 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322a89a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322a8a30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322a8ac0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322a8b50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322a8be0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322a8c70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322a8d00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322a8d90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322a8e20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322a8eb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322a8f40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322a8fd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa322a9060 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322a90f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322a9180 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322a9210 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa322a92a0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: receipt: 'Oz-Ware Purchase Invoice'\n 42: date: '2012-08-06'\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: 'High Heeled "Ruby" Slippers'\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: 'bill-to': &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: 'ship-to': *id001\n 42: specialDelivery: |\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: \n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d5b00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322d5b90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322d5c20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322d5cb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322d5d40 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322d5dd0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322d5e60 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322d5ef0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322d5f80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322d6010 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322d60a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322d6130 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322d61c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322d6250 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322d62e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322d6370 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322d6400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322d6490 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322d6520 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa322d65b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322d6640 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322d66d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322d6760 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa322d67f0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: receipt: Oz-Ware Purchase Invoice\r\n 42: date: 2012-08-06\r\n 42: customer:\r\n 42: first_name: Dorothy\r\n 42: family_name: Gale\r\n 42: items:\r\n 42: - part_no: A4786\r\n 42: descrip: Water Bucket (Filled)\r\n 42: price: 1.47\r\n 42: quantity: 4\r\n 42: - part_no: E1628\r\n 42: descrip: High Heeled "Ruby" Slippers\r\n 42: size: 8\r\n 42: price: 133.7\r\n 42: quantity: 1\r\n 42: bill-to: &id001\r\n 42: street: |\r\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\r\n 42: Suite 16\r\n 42: city: East Centerville\r\n 42: state: KS\r\n 42: ship-to: *id001\r\n 42: specialDelivery: >\r\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: ehind the curtain.\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a97c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322a9850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322a98e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322a9970 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322a9a00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322a9a90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322a9b20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322a9bb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322a9c40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322a9cd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322a9d60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322a9df0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322a9e80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322a9f10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322a9fa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322aa030 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322aa0c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322aa150 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322aa1e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa322aa270 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322aa300 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322aa390 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322aa420 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa322aa4b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa322aa540 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa322aa5d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa322aa660 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: receipt: 'Oz-Ware Purchase Invoice'\n 42: date: '2012-08-06'\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: 'High Heeled "Ruby" Slippers'\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: 'bill-to':\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: 'ship-to':\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: \n 42: city: East Centerville\n 42: state: KS\n 42: specialDelivery: |\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: \n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d6d10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322d6da0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322d6e30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322d6ec0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322d6f50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322d6fe0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322d7070 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322d7100 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322d7190 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322d7220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322d72b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322d7340 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322d73d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322d7460 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322d74f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322d7580 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322d7610 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322d76a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322d7730 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa322d77c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322d7850 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322d78e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322d7970 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa322d7a00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa322d7a90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa322d7b20 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa322d7bb0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - step: &id001 # defines anchor label &id001\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.4\r\n 42: pulseDuration: 12\r\n 42: repetition: 1000\r\n 42: spotSize: 1mm\r\n 42: - step: &id002\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.0\r\n 42: pulseDuration: 10\r\n 42: repetition: 500\r\n 42: spotSize: 2mm\r\n 42: - step: *id001 # refers to the first step (with anchor &id001)\r\n 42: - step: *id002 # refers to the second step\r\n 42: - step:\r\n 42: <<: *id001\r\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 42: - step: *id002\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322aa9d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322aaa60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322aaaf0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa322aab80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322aac10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322aaca0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322aad30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322aadc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322aae50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322aaee0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa322aaf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322ab000 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322ab090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322ab120 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322ab1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322ab240 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322ab2d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa322ab360 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa322ab3f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa322ab480 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa322ab510 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa322ab5a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa322ab630 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa322ab6c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa322ab750 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - step: &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001\n 42: - step: *id002\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d7f20 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322d7fb0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322d8040 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa322d80d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322d8160 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322d81f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322d8280 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322d8310 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322d83a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322d8430 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa322d84c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322d8550 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322d85e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322d8670 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322d8700 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322d8790 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322d8820 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa322d88b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa322d8940 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa322d89d0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa322d8a60 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa322d8af0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa322d8b80 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa322d8c10 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa322d8ca0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - step: &id001 # defines anchor label &id001\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.4\r\n 42: pulseDuration: 12\r\n 42: repetition: 1000\r\n 42: spotSize: 1mm\r\n 42: - step: &id002\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.0\r\n 42: pulseDuration: 10\r\n 42: repetition: 500\r\n 42: spotSize: 2mm\r\n 42: - step: *id001 # refers to the first step (with anchor &id001)\r\n 42: - step: *id002 # refers to the second step\r\n 42: - step:\r\n 42: <<: *id001\r\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 42: - step: *id002\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322acdf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322ace80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322acf10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa322acfa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322ad030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322ad0c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322ad150 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322ad1e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322ad270 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322ad300 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa322ad390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322ad420 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322ad4b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322ad540 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322ad5d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322ad660 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322ad6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa322ad780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa322ad810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa322ad8a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa322ad930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa322ad9c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa322ada50 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa322adae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa322adb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa322adc00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa322adc90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa322add20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa322addb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa322ade40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa322aded0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa322adf60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa322adff0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa322ae080 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa322ae110 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa322ae1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa322ae230 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa322ae2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa322ae350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa322ae3e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa322ae470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa322ae500 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa322ae590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 2mm\n 42: - step:\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322da340 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322da3d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322da460 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa322da4f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322da580 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322da610 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322da6a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322da730 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322da7c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322da850 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa322da8e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322da970 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322daa00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322daa90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322dab20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322dabb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322dac40 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa322dacd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa322dad60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa322dadf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa322dae80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa322daf10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa322dafa0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa322db030 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa322db0c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa322db150 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa322db1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa322db270 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa322db300 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa322db390 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa322db420 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa322db4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa322db540 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa322db5d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa322db660 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa322db6f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa322db780 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa322db810 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa322db8a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa322db930 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa322db9c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa322dba50 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa322dbae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: ---\r\n 42: &a1\r\n 42: !!str\r\n 42: scalar1\r\n 42: --- &a1 !!str scalar1\r\n 42: ---\r\n 42: !!str\r\n 42: &a1\r\n 42: scalar1\r\n 42: --- !!str &a1 scalar1\r\n 42: ---\r\n 42: !!str\r\n 42: &a2\r\n 42: scalar2\r\n 42: --- &a2 !!str scalar2\r\n 42: ---\r\n 42: &a3\r\n 42: !!str scalar3\r\n 42: --- &a3 !!str scalar3\r\n 42: ---\r\n 42: &a4 !!map\r\n 42: &a5 !!str key5: value4\r\n 42: --- &a4 !!map\r\n 42: &a5 !!str key5: value4\r\n 42: ---\r\n 42: a6: 1\r\n 42: &anchor6 b6: 2\r\n 42: ---\r\n 42: !!map\r\n 42: &a8 !!str key8: value7\r\n 42: --- !!map\r\n 42: &a8 !!str key8: value7\r\n 42: ---\r\n 42: !!map\r\n 42: !!str &a10 key10: value9\r\n 42: --- !!map\r\n 42: &a10 !!str key10: value9\r\n 42: ---\r\n 42: !!str &a11\r\n 42: value11\r\n 42: --- &a11 !!str value11\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322abbe0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa322abc70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa322abd00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa322abd90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa322abe20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa322abeb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa322abf40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa322abfd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa322ac060 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa322ac0f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa322ac180 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa322ac210 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa322ac2a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa322ac330 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa322ac3c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa322ac450 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa322ac4e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa322ac570 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa322ac600 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa322ac690 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa322ac720 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa322ac7b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa322ac840 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa322ac8d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa322ac960 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa322ac9f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a1 scalar1\n 42: --- !!str &a2 scalar2\n 42: --- !!str &a2 scalar2\n 42: --- !!str &a3 scalar3\n 42: --- !!str &a3 scalar3\n 42: --- !!map &a4\n 42: !!str &a5 key5: value4\n 42: --- !!map &a4\n 42: !!str &a5 key5: value4\n 42: ---\n 42: a6: 1\n 42: &anchor6 b6: 2\n 42: --- !!map\n 42: !!str &a8 key8: value7\n 42: --- !!map\n 42: !!str &a8 key8: value7\n 42: --- !!map\n 42: !!str &a10 key10: value9\n 42: --- !!map\n 42: !!str &a10 key10: value9\n 42: --- !!str &a11 value11\n 42: --- !!str &a11 value11\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d9130 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa322d91c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa322d9250 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa322d92e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa322d9370 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa322d9400 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa322d9490 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa322d9520 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa322d95b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa322d9640 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa322d96d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa322d9760 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa322d97f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa322d9880 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa322d9910 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa322d99a0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa322d9a30 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa322d9ac0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa322d9b50 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa322d9be0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa322d9c70 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa322d9d00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa322d9d90 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa322d9e20 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa322d9eb0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa322d9f40 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: &vref b\r\n 42: *vref: c\r\n 42: &kref aa: bb\r\n 42: aaa: &kvref bbb\r\n 42: foo:\r\n 42: *kref: cc\r\n 42: *kvref: cc\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322a7ca0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322a7d30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa322a7dc0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa322a7e50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322a7ee0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa322a7f70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322a8000 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa322a8090 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322d51f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322d5280 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa322d5310 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa322d53a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322d5430 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa322d54c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322d5550 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa322d55e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: &vref b\r\n 42: *vref: c\r\n 42: &kref aa: bb\r\n 42: aaa: &kvref bbb\r\n 42: foo:\r\n 42: *kref: cc\r\n 42: *kvref: cc\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322af200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322af290 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa322af320 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa322af3b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322af440 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa322af4d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322af560 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa322af5f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: b\n 42: b: c\n 42: aa: bb\n 42: aaa: bbb\n 42: foo:\n 42: aa: cc\n 42: bbb: cc\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322dc750 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322dc7e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa322dc870 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa322dc900 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322dc990 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa322dca20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322dcab0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa322dcb40 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322afb10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322afba0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa322afc30 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322dd0a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322dd130 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa322dd1c0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322b0420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b04b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa322b0540 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a0: b0\n 42: b0: a0\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322dd9e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322dda70 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa322ddb00 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: &rootanchor\r\n 42: &a0 a0: &b0 b0\r\n 42: *b0: *a0\r\n 42: map1:\r\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\r\n 42: *b1: *a1\r\n 42: map2:\r\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\r\n 42: &a2 a2: &b2 b2\r\n 42: *b2: *a2\r\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\r\n 42: a3: &b3 b3\r\n 42: *b3: *b0\r\n 42: map4: *a0\r\n 42: map5:\r\n 42: &map5\r\n 42: &a5 a5: &b5 b5\r\n 42: *b5: *a5\r\n 42: map6:\r\n 42: &map6\r\n 42: a6: &b6 b6\r\n 42: *b6: *b6\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322b1640 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa322b16d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa322b1760 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa322b17f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322b1880 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa322b1910 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa322b19a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322b1a30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa322b1ac0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa322b1b50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa322b1be0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322b1c70 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322b1d00 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa322b1d90 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa322b1e20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322b1eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa322b1f40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa322b1fd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322b2060 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322b20f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &rootanchor\n 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: map1:\n 42: &a1 a1: &b1 b1\n 42: *b1: *a1\n 42: map2:\n 42: *b0: *a0\n 42: &a2 a2: &b2 b2\n 42: *b2: *a2\n 42: map3: &a3\n 42: a3: &b3 b3\n 42: *b3: *b0\n 42: map4: *a0\n 42: map5: &map5\n 42: &a5 a5: &b5 b5\n 42: *b5: *a5\n 42: map6: &map6\n 42: a6: &b6 b6\n 42: *b6: *b6\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322dec00 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa322dec90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa322ded20 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa322dedb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322dee40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa322deed0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa322def60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322deff0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa322df080 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa322df110 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa322df1a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322df230 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322df2c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa322df350 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa322df3e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322df470 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa322df500 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa322df590 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322df620 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322df6b0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &a0 a0: &b0 b0\r\n 42: *b0: *a0\r\n 42: map1:\r\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\r\n 42: *b1: *a1\r\n 42: map2:\r\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\r\n 42: &a2 a2: &b2 b2\r\n 42: *b2: *a2\r\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\r\n 42: a3: &b3 b3\r\n 42: *b3: *b0\r\n 42: map4: *a0\r\n 42: map5:\r\n 42: &map5\r\n 42: &a5 a5: &b5 b5\r\n 42: *b5: *a5\r\n 42: map6:\r\n 42: &map6\r\n 42: a6: &b6 b6\r\n 42: *b6: *b6\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322b2850 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa322b28e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa322b2970 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa322b2a00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322b2a90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa322b2b20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa322b2bb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322b2c40 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa322b2cd0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa322b2d60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa322b2df0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322b2e80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322b2f10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa322b2fa0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa322b3030 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322b30c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa322b3150 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322b31e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322b3270 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322b3300 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a0: b0\n 42: b0: a0\n 42: map1:\n 42: a1: b1\n 42: b1: a1\n 42: map2:\n 42: b0: a0\n 42: a2: b2\n 42: b2: a2\n 42: map3:\n 42: a3: b3\n 42: b3: b0\n 42: map4: a0\n 42: map5:\n 42: a5: b5\n 42: b5: a5\n 42: map6:\n 42: a6: b6\n 42: b6: b6\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322dfe10 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa322dfea0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa322dff30 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa322dffc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322e0050 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa322e00e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa322e0170 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322e0200 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa322e0290 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa322e0320 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa322e03b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322e0440 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322e04d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa322e0560 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa322e05f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322e0680 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa322e0710 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322e07a0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322e0830 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322e08c0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &seq\r\n 42: - &a0\r\n 42: &a1 k1: v1\r\n 42: &a2 k2: v2\r\n 42: &a3 k3: v3\r\n 42: - &a4 k4: v4\r\n 42: &a5 k5: v5\r\n 42: &a6 k6: v6\r\n 42: - &a7\r\n 42: &a8 k8: v8\r\n 42: - &a9\r\n 42: k10: v10\r\n 42: - *a1: w1\r\n 42: *a2: w2\r\n 42: *a3: w3\r\n 42: *a4: w4\r\n 42: *a5: w5\r\n 42: *a6: w6\r\n 42: *a8: w8\r\n 42: - *a0\r\n 42: - *a7\r\n 42: - *a9\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322b3a60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa322b3af0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa322b3b80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322b3c10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322b3ca0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322b3d30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322b3dc0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322b3e50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322b3ee0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322b3f70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa322b4000 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322b4090 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa322b4120 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322b41b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322b4240 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322b42d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322b4360 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322b43f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322b4480 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322b4510 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322b45a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322b4630 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa322b46c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa322b4750 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322e1930 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa322e19c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa322e1a50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322e1ae0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322e1b70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322e1c00 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322e1c90 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322e1d20 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322e1db0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322e1e40 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa322e1ed0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322e1f60 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa322e1ff0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322e2080 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322e2110 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322e21a0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322e2230 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322e22c0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322e2350 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322e23e0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322e2470 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322e2500 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa322e2590 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa322e2620 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &seq\r\n 42: - &a0\r\n 42: &a1 k1: v1\r\n 42: &a2 k2: v2\r\n 42: &a3 k3: v3\r\n 42: - &a4 k4: v4\r\n 42: &a5 k5: v5\r\n 42: &a6 k6: v6\r\n 42: - &a7\r\n 42: &a8 k8: v8\r\n 42: - &a9\r\n 42: k10: v10\r\n 42: - *a1: w1\r\n 42: *a2: w2\r\n 42: *a3: w3\r\n 42: *a4: w4\r\n 42: *a5: w5\r\n 42: *a6: w6\r\n 42: *a8: w8\r\n 42: - *a0\r\n 42: - *a7\r\n 42: - *a9\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322b4c70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322b4d00 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa322b4d90 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322b4e20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322b4eb0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322b4f40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322b4fd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322b5060 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322b50f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322b5180 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322b5210 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322b52a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa322b5330 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322b53c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322b5450 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322b54e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322b5570 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322b5600 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322b5690 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322b5720 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322b57b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322b5840 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa322b58d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa322b5960 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa322b59f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa322b5a80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa322b5b10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa322b5ba0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa322b5c30 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - k1: v1\n 42: k2: v2\n 42: k3: v3\n 42: - k4: v4\n 42: k5: v5\n 42: k6: v6\n 42: - k8: v8\n 42: - k10: v10\n 42: - k1: w1\n 42: k2: w2\n 42: k3: w3\n 42: k4: w4\n 42: k5: w5\n 42: k6: w6\n 42: k8: w8\n 42: - &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a8 k8: v8\n 42: - k10: v10\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322e2b40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322e2bd0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa322e2c60 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322e2cf0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322e2d80 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322e2e10 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322e2ea0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322e2f30 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322e2fc0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322e3050 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322e30e0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322e3170 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa322e3200 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322e3290 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322e3320 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322e33b0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322e3440 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322e34d0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322e3560 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322e35f0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322e3680 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322e3710 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa322e37a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa322e3830 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa322e38c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa322e3950 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa322e39e0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa322e3a70 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa322e3b00 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: 1\r\n 42: ? b\r\n 42: &anchor c: 3\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322b0d30 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa322b0dc0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa322b0e50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa322b0ee0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: a: 1\n 42: b: \n 42: &anchor c: 3\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322e1020 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa322e10b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa322e1140 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa322e11d0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: !!str &a1 "foo":\r\n 42: !!str bar\r\n 42: &a2 baz : *a1\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322b5e80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b5f10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322b5fa0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: !!str &a1 'foo': !!str bar\n 42: &a2 baz: *a1\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322e3d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322e3de0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322e3e70 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: !!str &a1 "foo":\r\n 42: !!str bar\r\n 42: &a2 baz : *a1\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa322b6790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322b6820 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322b68b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: !!str 'foo': !!str bar\n 42: baz: foo\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2aa322e4660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322e46f0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322e4780 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321e1ce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa321e21b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa321e2248 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e1d78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa321e22f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa321e2388 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e1e10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa321e2430 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa321e1ea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa321e24d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa321e1f40 MAP: (8 sibs) 4 children: 42: 0x2aa321e2570 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e2608 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e26a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e2738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e1fd8 MAP: (8 sibs) 3 children: 42: 0x2aa321e27e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa321e2878 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa321e2910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa321e2070 MAP: (8 sibs) 2 children: 42: 0x2aa321e29b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa321e2af0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa321e2b88 VAL***: '*BIG' (2 sibs) 42: 0x2aa321e2a48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa321e2108 MAP: (8 sibs) 3 children: 42: 0x2aa321e2c30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa321e2e00 VAL***: '*BIG' (3 sibs) 42: 0x2aa321e2e98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa321e2f30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa321e2cc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa321e2d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322e4f70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322e5000 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa322e5090 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322e5120 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322e51b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa322e5240 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322e52d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322e5360 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa322e53f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322e5480 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa322e5510 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322e55a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322e5630 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322e56c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322e5750 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322e57e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322e5870 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa322e5900 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa322e5990 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa322e5a20 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa322e5ab0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa322e5b40 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa322e5bd0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa322e5c60 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa322e5cf0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa322e5d80 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa322e5e10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa322e5ea0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa322e5f30 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa322e5fc0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa322e6050 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa322e60e0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321e3960 MAP: (8 sibs) 2 children: 42: 0x2aa321e0bd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa321e0c68 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e39f8 MAP: (8 sibs) 2 children: 42: 0x2aa321e13d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa321e1468 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e3a90 MAP: (8 sibs) 1 children: 42: 0x2aa321e3e30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa321e3b28 MAP: (8 sibs) 1 children: 42: 0x2aa321e3ed0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa321e3bc0 MAP: (8 sibs) 4 children: 42: 0x2aa321e3f70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4008 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e40a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3c58 MAP: (8 sibs) 4 children: 42: 0x2aa321e41e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4278 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e4310 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e43a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3cf0 MAP: (8 sibs) 4 children: 42: 0x2aa321e4450 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e44e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e4580 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3d88 MAP: (8 sibs) 4 children: 42: 0x2aa321e46c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4758 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e47f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4888 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322e6180 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322e6210 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa322e62a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322e6330 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322e63c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa322e6450 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322e64e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322e6570 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa322e6600 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322e6690 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322e6720 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322e67b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322e6840 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322e68d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322e6960 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322e69f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322e6a80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa322e6b10 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa322e6ba0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa322e6c30 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa322e6cc0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa322e6d50 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa322e6de0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa322e6e70 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa322e6f00 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa322e6f90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa322e7020 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa322e70b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa322e7140 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa322e71d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa322e7260 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef6a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e4da0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa321e4e38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa321e4ed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e5140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa321e51d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa321e4f68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa321e0db0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e5000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa321e5280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5318 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e5098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa321e53c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5458 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322e7300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322e7390 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322e7420 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322e74b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322e7540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322e75d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322e7660 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322e76f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322e7780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322e7810 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322e78a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322e7930 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322e79c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322e7a50 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef7b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e5500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa321e5598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa321e5630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e58a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa321e5938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa321e56c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa321e59e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e5760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa321e5a80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5b18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e57f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa321e5bc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5c58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322e7af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322e7b80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322e7c10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322e7ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322e7d30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322e7dc0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322e7e50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322e7ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322e7f70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322e8000 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322e8090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322e8120 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322e81b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322e8240 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef8d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e65d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e6668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e6700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e6970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6a08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa321e6ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e6830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa321e6b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e6be8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e68c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa321e6c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e6d28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322e82e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322e8370 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322e8400 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322e8490 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322e8520 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322e85b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322e8640 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322e86d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322e8760 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322e87f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322e8880 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322e8910 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322e89a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322e8a30 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef9e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e4980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e4a18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e4ab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e6dd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6e68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e4b48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa321e6f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e4be0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa321e6fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e7048 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e4c78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa321e70f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e7188 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322e8ad0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322e8b60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322e8bf0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322e8c80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322e8d10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322e8da0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322e8e30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322e8ec0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322e8f50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322e8fe0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322e9070 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322e9100 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322e9190 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322e9220 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321efb00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa321e7830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa321e78c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa321e7960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa321e1510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa321e15a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa321e79f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa321e7c60 MAP: (2 sibs) 4 children: 42: 0x2aa321e3240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa321e32d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa321e3370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa321e3408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa321e7cf8 MAP: (2 sibs) 5 children: 42: 0x2aa321e7da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa321e7e38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa321e7ed0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa321e7f68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa321e8000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa321e7a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa321e10c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e1158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e11f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e7b28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa321e7bc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322e92c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322e9350 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322e93e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322e9470 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322e9500 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322e9590 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322e9620 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322e96b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322e9740 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322e97d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322e9860 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322e98f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322e9980 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322e9a10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322e9aa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322e9b30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322e9bc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322e9c50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322e9ce0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa322e9d70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322e9e00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322e9e90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322e9f20 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa322e9fb0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321efc18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa321e80f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa321e8188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa321e8220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa321e8520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa321e85b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa321e82b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa321e8660 MAP: (2 sibs) 4 children: 42: 0x2aa321e34b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa321e3548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa321e35e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa321e3678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa321e86f8 MAP: (2 sibs) 5 children: 42: 0x2aa321e87a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa321e8838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa321e88d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa321e8968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa321e8a00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa321e8350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa321e19f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e1a88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e1b20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e83e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa321e8aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e8b38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e8bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e8480 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322ea050 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322ea0e0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322ea170 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322ea200 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322ea290 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322ea320 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322ea3b0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322ea440 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322ea4d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322ea560 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322ea5f0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322ea680 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322ea710 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322ea7a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322ea830 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322ea8c0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322ea950 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322ea9e0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322eaa70 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa322eab00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322eab90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322eac20 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322eacb0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa322ead40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa322eadd0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa322eae60 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa322eaef0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321efd30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa321ea770 MAP: (6 sibs) 1 children: 42: 0x2aa321eab10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa321eabb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321eac48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321eace0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ead78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321eae10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ea808 MAP: (6 sibs) 1 children: 42: 0x2aa321eaeb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa321eaf50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321eafe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321eb080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321eb118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321eb1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ea8a0 MAP: (6 sibs) 1 children: 42: 0x2aa321eb250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa321ea938 MAP: (6 sibs) 1 children: 42: 0x2aa321eb2f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa321ea9d0 MAP: (6 sibs) 1 children: 42: 0x2aa321eb390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa321eb430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa321eb4c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa321eaa68 MAP: (6 sibs) 1 children: 42: 0x2aa321eb570 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322eaf90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322eb020 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322eb0b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa322eb140 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322eb1d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322eb260 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322eb2f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322eb380 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322eb410 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322eb4a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa322eb530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322eb5c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322eb650 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322eb6e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322eb770 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322eb800 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322eb890 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa322eb920 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa322eb9b0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa322eba40 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa322ebad0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa322ebb60 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa322ebbf0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa322ebc80 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa322ebd10 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321efe48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa321ec810 MAP: (6 sibs) 1 children: 42: 0x2aa321e6350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ecbb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ecc48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ecce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ecd78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321ece10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ec8a8 MAP: (6 sibs) 1 children: 42: 0x2aa321e63f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321eceb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ecf48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321ecfe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321ed078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ed110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ec940 MAP: (6 sibs) 1 children: 42: 0x2aa321e6490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed1b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ed2e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ed378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321ed410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ec9d8 MAP: (6 sibs) 1 children: 42: 0x2aa321e6530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321ed5e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321ed678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ed710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321eca70 MAP: (6 sibs) 1 children: 42: 0x2aa321ed7b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed8e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ed980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321eda18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321edab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ecb08 MAP: (6 sibs) 1 children: 42: 0x2aa321edb50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321edbf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321edc88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321edd20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321eddb8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ede50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322ebdb0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322ebe40 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322ebed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa322ebf60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322ebff0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322ec080 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322ec110 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322ec1a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322ec230 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322ec2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa322ec350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322ec3e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322ec470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322ec500 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322ec590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322ec620 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322ec6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa322ec740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa322ec7d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa322ec860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa322ec8f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa322ec980 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa322eca10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa322ecaa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa322ecb30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa322ecbc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa322ecc50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa322ecce0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa322ecd70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa322ece00 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa322ece90 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa322ecf20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa322ecfb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa322ed040 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa322ed0d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa322ed160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa322ed1f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa322ed280 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa322ed310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa322ed3a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa322ed430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa322ed4c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa322ed550 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321eff60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa321edef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321edf88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee0b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa321ee1e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa321ee280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa321ee318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa321ee3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa321ebc10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa321ee448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa321ebcb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa321ee4e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa321e0a90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa321e0b28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa321ee578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321ebd50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa321ee610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321ebdf0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa321ee6a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321eb610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa321ee740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321eb6b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa321ee7d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa321ee870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322ed5f0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa322ed680 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa322ed710 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa322ed7a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa322ed830 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa322ed8c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa322ed950 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa322ed9e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa322eda70 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa322edb00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa322edb90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa322edc20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa322edcb0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa322edd40 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa322eddd0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa322ede60 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa322edef0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa322edf80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa322ee010 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa322ee0a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa322ee130 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa322ee1c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa322ee250 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa322ee2e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa322ee370 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa322ee400 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa321ec210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa321ec2a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa321ec340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa321ec3d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa321ec470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa321e5d00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa321e5d98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322de550 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322de5e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa322de670 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa322de700 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322de790 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa322de820 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322de8b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa322de940 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa321e8c70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa321e8d08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa321e8da0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa321e8e38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa321e8ed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa321e5e90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa321e5f28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322ee4a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322ee530 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa322ee5c0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa322ee650 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322ee6e0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa322ee770 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322ee800 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa322ee890 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f02a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e1290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa321e1328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa32292540 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322925d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa32292660 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f03c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e7230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa321e72c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322de9e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322dea70 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa322deb00 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f04d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa321eea50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa321eeae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa321eeb80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa321eef20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa321eefb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa321eec18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa321e1820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa321e18b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa321e1950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa321eecb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa321ef060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa321ef0f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa321eed48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa321eede0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa321ef1a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa321ef238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa321eee78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa321ef2e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa321ef378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322ee930 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa322ee9c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa322eea50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa322eeae0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322eeb70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa322eec00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa322eec90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322eed20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa322eedb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa322eee40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa322eeed0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322eef60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322eeff0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa322ef080 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa322ef110 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322ef1a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa322ef230 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa322ef2c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322ef350 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322ef3e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f05f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa321f1730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa321f17c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa321f1860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa321f1c00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa321f1c98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa321f18f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa321f1d40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa321f1dd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa321f1e70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa321f1990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa321f1f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa321f1fa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa321f1a28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa321f1ac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa321f2050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa321f20e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa321f1b58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa321f2190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa321f2228 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322ef480 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa322ef510 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa322ef5a0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa322ef630 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322ef6c0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa322ef750 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa322ef7e0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322ef870 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa322ef900 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa322ef990 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa322efa20 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322efab0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322efb40 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa322efbd0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa322efc60 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322efcf0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa322efd80 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322efe10 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322efea0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322eff30 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa321e9b90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa321ea060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa321ea0f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa321ea190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa321e9c28 MAP: (8 sibs) 3 children: 42: 0x2aa321ea230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa321ea2c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa321ea360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa321e9cc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa321e9310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa321e9d58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa321e93b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa321e9df0 MAP: (8 sibs) 7 children: 42: 0x2aa321f22d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa321f2368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa321f2400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa321f2498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa321f2530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa321f25c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa321f2660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa321e9e88 VAL***: '*a0' (8 sibs) 42: 0x2aa321e9f20 VAL***: '*a7' (8 sibs) 42: 0x2aa321e9fb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322effd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa322f0060 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa322f00f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322f0180 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322f0210 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322f02a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322f0330 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322f03c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322f0450 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322f04e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa322f0570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322f0600 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa322f0690 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322f0720 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322f07b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322f0840 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322f08d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322f0960 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322f09f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322f0a80 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322f0b10 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322f0ba0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa322f0c30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa322f0cc0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321f2700 MAP: (8 sibs) 3 children: 42: 0x2aa321f2bd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa321f2c68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa321f2d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa321f2798 MAP: (8 sibs) 3 children: 42: 0x2aa321f2da0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa321f2e38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa321f2ed0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa321f2830 MAP: (8 sibs) 1 children: 42: 0x2aa321e7780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa321f28c8 MAP: (8 sibs) 1 children: 42: 0x2aa321ea620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa321f2960 MAP: (8 sibs) 7 children: 42: 0x2aa321f2f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa321f3008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa321f30a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa321f3138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa321f31d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa321f3268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa321f3300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa321f29f8 MAP: (8 sibs) 3 children: 42: 0x2aa321f33a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa321f3438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa321f34d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa321f2a90 MAP: (8 sibs) 1 children: 42: 0x2aa321f3570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa321f2b28 MAP: (8 sibs) 1 children: 42: 0x2aa321f3610 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f0d60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322f0df0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa322f0e80 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322f0f10 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322f0fa0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322f1030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322f10c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322f1150 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322f11e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322f1270 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322f1300 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322f1390 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa322f1420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322f14b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322f1540 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322f15d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322f1660 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322f16f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322f1780 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322f1810 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322f18a0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322f1930 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa322f19c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa322f1a50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa322f1ae0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa322f1b70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa322f1c00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa322f1c90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa322f1d20 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa321e1650 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa321e16e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa321e1780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f1dc0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa322f1e50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa322f1ee0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa322f1f70 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0a50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e7370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa321e7408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f2010 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322f20a0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322f2130 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0b68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e74b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa321e7548 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f21d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322f2260 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322f22f0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321e1ce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa321e21b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa321e2248 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e1d78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa321e22f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa321e2388 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e1e10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa321e2430 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa321e1ea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa321e24d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa321e1f40 MAP: (8 sibs) 4 children: 42: 0x2aa321e2570 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e2608 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e26a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e2738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e1fd8 MAP: (8 sibs) 3 children: 42: 0x2aa321e27e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa321e2878 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa321e2910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa321e2070 MAP: (8 sibs) 2 children: 42: 0x2aa321e29b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa321e2af0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa321e2b88 VAL***: '*BIG' (2 sibs) 42: 0x2aa321e2a48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa321e2108 MAP: (8 sibs) 3 children: 42: 0x2aa321e2c30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa321e2e00 VAL***: '*BIG' (3 sibs) 42: 0x2aa321e2e98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa321e2f30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa321e2cc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa321e2d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f2390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322f2420 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa322f24b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322f2540 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322f25d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa322f2660 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322f26f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322f2780 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa322f2810 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322f28a0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa322f2930 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322f29c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322f2a50 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322f2ae0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322f2b70 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322f2c00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322f2c90 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa322f2d20 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa322f2db0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa322f2e40 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa322f2ed0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa322f2f60 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa322f2ff0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa322f3080 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa322f3110 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa322f31a0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa322f3230 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa322f32c0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa322f3350 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa322f33e0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa322f3470 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa322f3500 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321e3960 MAP: (8 sibs) 2 children: 42: 0x2aa321e0bd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa321e0c68 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e39f8 MAP: (8 sibs) 2 children: 42: 0x2aa321e13d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa321e1468 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa321e3a90 MAP: (8 sibs) 1 children: 42: 0x2aa321e3e30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa321e3b28 MAP: (8 sibs) 1 children: 42: 0x2aa321e3ed0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa321e3bc0 MAP: (8 sibs) 4 children: 42: 0x2aa321e3f70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4008 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e40a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3c58 MAP: (8 sibs) 4 children: 42: 0x2aa321e41e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4278 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e4310 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e43a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3cf0 MAP: (8 sibs) 4 children: 42: 0x2aa321e4450 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e44e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e4580 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa321e3d88 MAP: (8 sibs) 4 children: 42: 0x2aa321e46c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa321e4758 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa321e47f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa321e4888 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f35a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322f3630 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa322f36c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa322f3750 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa322f37e0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa322f3870 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa322f3900 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa322f3990 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa322f3a20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa322f3ab0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322f3b40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa322f3bd0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa322f3c60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa322f3cf0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa322f3d80 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa322f3e10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa322f3ea0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa322f3f30 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa322f3fc0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa322f4050 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa322f40e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa322f4170 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa322f4200 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa322f4290 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa322f4320 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa322f43b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa322f4440 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa322f44d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa322f4560 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa322f45f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa322f4680 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef6a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e4da0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa321e4e38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa321e4ed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e5140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa321e51d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa321e4f68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa321e0db0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e5000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa321e5280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5318 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e5098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa321e53c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5458 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f4720 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322f47b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322f4840 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322f48d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322f4960 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322f49f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322f4a80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322f4b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322f4ba0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322f4c30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322f4cc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322f4d50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322f4de0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322f4e70 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef7b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e5500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa321e5598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa321e5630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e58a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa321e5938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa321e56c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa321e59e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e5760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa321e5a80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5b18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e57f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa321e5bc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa321e5c58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f4f10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322f4fa0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa322f5030 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa322f50c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322f5150 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa322f51e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa322f5270 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322f5300 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322f5390 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322f5420 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa322f54b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322f5540 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322f55d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa322f5660 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef8d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e65d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e6668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e6700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e6970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6a08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa321e6ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e6830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa321e6b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e6be8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e68c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa321e6c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e6d28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f5700 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322f5790 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322f5820 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322f58b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322f5940 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322f59d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322f5a60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322f5af0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322f5b80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322f5c10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322f5ca0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322f5d30 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322f5dc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322f5e50 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321ef9e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa321e4980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e4a18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa321e4ab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa321e6dd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e6e68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa321e4b48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa321e6f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa321e4be0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa321e6fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e7048 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa321e4c78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa321e70f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa321e7188 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f5ef0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa322f5f80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa322f6010 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa322f60a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa322f6130 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa322f61c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa322f6250 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa322f62e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa322f6370 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa322f6400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa322f6490 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa322f6520 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa322f65b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa322f6640 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321efb00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa321e7830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa321e78c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa321e7960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa321e1510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa321e15a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa321e79f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa321e7c60 MAP: (2 sibs) 4 children: 42: 0x2aa321e3240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa321e32d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa321e3370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa321e3408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa321e7cf8 MAP: (2 sibs) 5 children: 42: 0x2aa321e7da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa321e7e38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa321e7ed0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa321e7f68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa321e8000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa321e7a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa321e10c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e1158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e11f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e7b28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa321e7bc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f66e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322f6770 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322f6800 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322f6890 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322f6920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322f69b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322f6a40 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322f6ad0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322f6b60 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322f6bf0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322f6c80 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322f6d10 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322f6da0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322f6e30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322f6ec0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322f6f50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322f6fe0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322f7070 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322f7100 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa322f7190 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322f7220 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322f72b0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322f7340 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa322f73d0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321efc18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa321e80f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa321e8188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa321e8220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa321e8520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa321e85b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa321e82b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa321e8660 MAP: (2 sibs) 4 children: 42: 0x2aa321e34b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa321e3548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa321e35e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa321e3678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa321e86f8 MAP: (2 sibs) 5 children: 42: 0x2aa321e87a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa321e8838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa321e88d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa321e8968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa321e8a00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa321e8350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa321e19f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e1a88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e1b20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e83e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa321e8aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa321e8b38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa321e8bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa321e8480 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f7470 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa322f7500 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa322f7590 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa322f7620 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa322f76b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa322f7740 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa322f77d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa322f7860 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa322f78f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa322f7980 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa322f7a10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa322f7aa0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa322f7b30 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa322f7bc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa322f7c50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa322f7ce0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa322f7d70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa322f7e00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa322f7e90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa322f7f20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa322f7fb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa322f8040 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa322f80d0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa322f8160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa322f81f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa322f8280 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa322f8310 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321efd30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa321ea770 MAP: (6 sibs) 1 children: 42: 0x2aa321eab10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa321eabb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321eac48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321eace0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ead78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321eae10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ea808 MAP: (6 sibs) 1 children: 42: 0x2aa321eaeb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa321eaf50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321eafe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321eb080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321eb118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321eb1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ea8a0 MAP: (6 sibs) 1 children: 42: 0x2aa321eb250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa321ea938 MAP: (6 sibs) 1 children: 42: 0x2aa321eb2f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa321ea9d0 MAP: (6 sibs) 1 children: 42: 0x2aa321eb390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa321eb430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa321eb4c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa321eaa68 MAP: (6 sibs) 1 children: 42: 0x2aa321eb570 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f83b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322f8440 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322f84d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa322f8560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322f85f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322f8680 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322f8710 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322f87a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322f8830 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322f88c0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa322f8950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322f89e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322f8a70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322f8b00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322f8b90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322f8c20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322f8cb0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa322f8d40 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa322f8dd0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa322f8e60 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa322f8ef0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa322f8f80 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa322f9010 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa322f90a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa322f9130 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321efe48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa321ec810 MAP: (6 sibs) 1 children: 42: 0x2aa321e6350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ecbb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ecc48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ecce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ecd78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321ece10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ec8a8 MAP: (6 sibs) 1 children: 42: 0x2aa321e63f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321eceb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ecf48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321ecfe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321ed078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ed110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ec940 MAP: (6 sibs) 1 children: 42: 0x2aa321e6490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed1b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ed2e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321ed378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321ed410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa321ec9d8 MAP: (6 sibs) 1 children: 42: 0x2aa321e6530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321ed5e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321ed678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ed710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321eca70 MAP: (6 sibs) 1 children: 42: 0x2aa321ed7b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321ed850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321ed8e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa321ed980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa321eda18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa321edab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa321ecb08 MAP: (6 sibs) 1 children: 42: 0x2aa321edb50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa321edbf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa321edc88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa321edd20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa321eddb8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa321ede50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322f91d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa322f9260 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa322f92f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa322f9380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa322f9410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa322f94a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa322f9530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa322f95c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa322f9650 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa322f96e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa322f9770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa322f9800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa322f9890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa322f9920 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa322f99b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa322f9a40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa322f9ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa322f9b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa322f9bf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa322f9c80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa322f9d10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa322f9da0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa322f9e30 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa322f9ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa322f9f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa322f9fe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa322fa070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa322fa100 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa322fa190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa322fa220 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa322fa2b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa322fa340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa322fa3d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa322fa460 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa322fa4f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa322fa580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa322fa610 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa322fa6a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa322fa730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa322fa7c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa322fa850 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa322fa8e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa322fa970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321eff60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa321edef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321edf88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee0b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa321ee150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa321ee1e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa321ee280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa321ee318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa321ee3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa321ebc10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa321ee448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa321ebcb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa321ee4e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa321e0a90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa321e0b28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa321ee578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321ebd50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa321ee610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321ebdf0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa321ee6a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321eb610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa321ee740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa321eb6b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa321ee7d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa321ee870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322faa10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa322faaa0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa322fab30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa322fabc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa322fac50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa322face0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa322fad70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa322fae00 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa322fae90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa322faf20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa322fafb0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa322fb040 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa322fb0d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa322fb160 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa322fb1f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa322fb280 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa322fb310 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa322fb3a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa322fb430 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa322fb4c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa322fb550 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa322fb5e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa322fb670 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa322fb700 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa322fb790 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa322fb820 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa321ec210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa321ec2a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa321ec340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa321ec3d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa321ec470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa321e5d00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa321e5d98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322fb8c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322fb950 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa322fb9e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa322fba70 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322fbb00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa322fbb90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322fbc20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa322fbcb0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa321e8c70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa321e8d08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa321e8da0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa321e8e38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa321e8ed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa321e5e90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa321e5f28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322fbd50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa322fbde0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa322fbe70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa322fbf00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa322fbf90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa322fc020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa322fc0b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa322fc140 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f02a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e1290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa321e1328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322fc1e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322fc270 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa322fc300 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f03c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e7230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa321e72c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322fc3a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322fc430 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa322fc4c0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f04d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa321eea50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa321eeae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa321eeb80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa321eef20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa321eefb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa321eec18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa321e1820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa321e18b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa321e1950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa321eecb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa321ef060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa321ef0f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa321eed48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa321eede0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa321ef1a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa321ef238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa321eee78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa321ef2e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa321ef378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322fc560 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa322fc5f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa322fc680 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa322fc710 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322fc7a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa322fc830 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa322fc8c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322fc950 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa322fc9e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa322fca70 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa322fcb00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322fcb90 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa322fcc20 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa322fccb0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa322fcd40 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322fcdd0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa322fce60 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa322fcef0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322fcf80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa322fd010 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f05f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa321f1730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa321f17c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa321f1860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa321f1c00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa321f1c98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa321f18f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa321f1d40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa321f1dd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa321f1e70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa321f1990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa321f1f10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa321f1fa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa321f1a28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa321f1ac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa321f2050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa321f20e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa321f1b58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa321f2190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa321f2228 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322fd0b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa322fd140 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa322fd1d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa322fd260 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa322fd2f0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa322fd380 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa322fd410 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa322fd4a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa322fd530 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa322fd5c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa322fd650 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa322fd6e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa322fd770 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa322fd800 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa322fd890 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa322fd920 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa322fd9b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa322fda40 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa322fdad0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa322fdb60 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa321e9b90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa321ea060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa321ea0f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa321ea190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa321e9c28 MAP: (8 sibs) 3 children: 42: 0x2aa321ea230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa321ea2c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa321ea360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa321e9cc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa321e9310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa321e9d58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa321e93b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa321e9df0 MAP: (8 sibs) 7 children: 42: 0x2aa321f22d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa321f2368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa321f2400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa321f2498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa321f2530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa321f25c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa321f2660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa321e9e88 VAL***: '*a0' (8 sibs) 42: 0x2aa321e9f20 VAL***: '*a7' (8 sibs) 42: 0x2aa321e9fb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322fdc00 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa322fdc90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa322fdd20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322fddb0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322fde40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322fded0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322fdf60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322fdff0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322fe080 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322fe110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa322fe1a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322fe230 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa322fe2c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322fe350 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322fe3e0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322fe470 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322fe500 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322fe590 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322fe620 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322fe6b0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322fe740 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322fe7d0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa322fe860 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa322fe8f0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa321f2700 MAP: (8 sibs) 3 children: 42: 0x2aa321f2bd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa321f2c68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa321f2d00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa321f2798 MAP: (8 sibs) 3 children: 42: 0x2aa321f2da0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa321f2e38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa321f2ed0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa321f2830 MAP: (8 sibs) 1 children: 42: 0x2aa321e7780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa321f28c8 MAP: (8 sibs) 1 children: 42: 0x2aa321ea620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa321f2960 MAP: (8 sibs) 7 children: 42: 0x2aa321f2f70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa321f3008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa321f30a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa321f3138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa321f31d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa321f3268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa321f3300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa321f29f8 MAP: (8 sibs) 3 children: 42: 0x2aa321f33a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa321f3438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa321f34d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa321f2a90 MAP: (8 sibs) 1 children: 42: 0x2aa321f3570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa321f2b28 MAP: (8 sibs) 1 children: 42: 0x2aa321f3610 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322fe990 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa322fea20 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa322feab0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa322feb40 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa322febd0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa322fec60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa322fecf0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa322fed80 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa322fee10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa322feea0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa322fef30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa322fefc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa322ff050 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa322ff0e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa322ff170 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa322ff200 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa322ff290 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa322ff320 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa322ff3b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa322ff440 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa322ff4d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa322ff560 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa322ff5f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa322ff680 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa322ff710 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa322ff7a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa322ff830 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa322ff8c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa322ff950 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa321e1650 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa321e16e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa321e1780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322ff9f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa322ffa80 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa322ffb10 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa322ffba0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0a50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e7370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa321e7408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322ffc40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322ffcd0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322ffd60 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x2aa321f0b68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa321e74b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa321e7548 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa322ffe00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa322ffe90 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa322fff20 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase (38 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (39 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.04 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 397 tests from 2 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: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x2aa0c93a100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0c933180 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0c933220 VAL: 'foo' (3 sibs) 43: 0x2aa0c9332b8 VAL: 'bar' (3 sibs) 43: 0x2aa0c933350 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c974110 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9741a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c974230 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c9742c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c974350 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x2aa0c93a218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c933ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c933f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c934010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c9341e0 VAL: 'val0' (2 sibs) 43: 0x2aa0c934278 VAL: 'val1' (2 sibs) 43: 0x2aa0c9340a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c934320 VAL: 'val2' (2 sibs) 43: 0x2aa0c9343b8 VAL: 'val3' (2 sibs) 43: 0x2aa0c934140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c934460 VAL: 'val4' (2 sibs) 43: 0x2aa0c9344f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c976200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c976290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c976320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9763b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c976440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9764d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c976560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9765f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c976680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c976710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9767a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c976830 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x2aa0c93a330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c934a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c934aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c934b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c934d20 VAL: 'val0' (2 sibs) 43: 0x2aa0c934db8 VAL: 'val1' (2 sibs) 43: 0x2aa0c934be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c934e60 VAL: 'val2' (2 sibs) 43: 0x2aa0c934ef8 VAL: 'val3' (2 sibs) 43: 0x2aa0c934c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c934fa0 VAL: 'val4' (2 sibs) 43: 0x2aa0c935038 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9781f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c978280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c978310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9783a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c978430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9784c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c978550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9785e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c978670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c978700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c978790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c978820 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x2aa0c93a448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c9350e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c935178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c935220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c9353f0 VAL: 'val0' (2 sibs) 43: 0x2aa0c935488 VAL: 'val1' (2 sibs) 43: 0x2aa0c9352b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c935530 VAL: 'val2' (2 sibs) 43: 0x2aa0c9355c8 VAL: 'val3' (2 sibs) 43: 0x2aa0c935350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c935670 VAL: 'val4' (2 sibs) 43: 0x2aa0c935708 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c97a1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c97a270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c97a300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c97a390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c97a420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c97a4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c97a540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c97a5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c97a660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c97a6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c97a780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c97a810 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x2aa0c93a560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c936080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c936118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c9361c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c936390 VAL: 'val0' (2 sibs) 43: 0x2aa0c936428 VAL: 'val1' (2 sibs) 43: 0x2aa0c936258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c9364d0 VAL: 'val2' (2 sibs) 43: 0x2aa0c936568 VAL: 'val3' (2 sibs) 43: 0x2aa0c9362f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c936610 VAL: 'val4' (2 sibs) 43: 0x2aa0c9366a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c97c1d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c97c260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c97c2f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c97c380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c97c410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c97c4a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c97c530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c97c5c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c97c650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c97c6e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c97c770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c97c800 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: --------------- 43: 43: matrix: 43: 43: include: # next line is blank 43: 43: - env01 43: - env02 43: - env03 43: - env04 # next line has one space 43: 43: - env11 43: - env12 43: - env13 43: - env14 # next line has two spaces 43: 43: - env21 43: - env22 43: - env23 43: - env24 # next line has three spaces 43: 43: - env31 43: - env32 43: - env33 43: - env34 # next line has four spaces 43: 43: - env41 43: - env42 43: - env43 43: - env44 # next line has five spaces 43: 43: - env51 43: - env52 43: - env53 43: - env54 # next line has six spaces 43: 43: - env61 43: - env62 43: - env63 43: - env64 # next line has five spaces 43: --------------- 43: REF TREE: 43: 0x2aa0c93a678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c934690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0c934730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0c9388b0 VAL: 'env01' (28 sibs) 43: 0x2aa0c938948 VAL: 'env02' (28 sibs) 43: 0x2aa0c9389e0 VAL: 'env03' (28 sibs) 43: 0x2aa0c938a78 VAL: 'env04' (28 sibs) 43: 0x2aa0c938b10 VAL: 'env11' (28 sibs) 43: 0x2aa0c938ba8 VAL: 'env12' (28 sibs) 43: 0x2aa0c938c40 VAL: 'env13' (28 sibs) 43: 0x2aa0c938cd8 VAL: 'env14' (28 sibs) 43: 0x2aa0c938d70 VAL: 'env21' (28 sibs) 43: 0x2aa0c938e08 VAL: 'env22' (28 sibs) 43: 0x2aa0c938ea0 VAL: 'env23' (28 sibs) 43: 0x2aa0c938f38 VAL: 'env24' (28 sibs) 43: 0x2aa0c938fd0 VAL: 'env31' (28 sibs) 43: 0x2aa0c939068 VAL: 'env32' (28 sibs) 43: 0x2aa0c939100 VAL: 'env33' (28 sibs) 43: 0x2aa0c939198 VAL: 'env34' (28 sibs) 43: 0x2aa0c939230 VAL: 'env41' (28 sibs) 43: 0x2aa0c9392c8 VAL: 'env42' (28 sibs) 43: 0x2aa0c939360 VAL: 'env43' (28 sibs) 43: 0x2aa0c9393f8 VAL: 'env44' (28 sibs) 43: 0x2aa0c939490 VAL: 'env51' (28 sibs) 43: 0x2aa0c939528 VAL: 'env52' (28 sibs) 43: 0x2aa0c9395c0 VAL: 'env53' (28 sibs) 43: 0x2aa0c939658 VAL: 'env54' (28 sibs) 43: 0x2aa0c9396f0 VAL: 'env61' (28 sibs) 43: 0x2aa0c939788 VAL: 'env62' (28 sibs) 43: 0x2aa0c939820 VAL: 'env63' (28 sibs) 43: 0x2aa0c9398b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c97f4a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c97f530 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c97f5c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c97f650 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c97f6e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c97f770 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c97f800 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c97f890 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c97f920 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c97f9b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c97fa40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c97fad0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c97fb60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c97fbf0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c97fc80 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c97fd10 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c97fda0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c97fe30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c97fec0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c97ff50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c97ffe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c980070 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c980100 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c980190 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c980220 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c9802b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c980340 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c9803d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c980460 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c9804f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c980580 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: --------------- 43: REF TREE: 43: 0x2aa0c93a790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c937760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0c9378a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0c937a70 VAL: 'a' (6 sibs) 43: 0x2aa0c937b08 VAL: 'b' (6 sibs) 43: 0x2aa0c937ba0 VAL: 'c' (6 sibs) 43: 0x2aa0c937c38 VAL: 'd' (6 sibs) 43: 0x2aa0c937cd0 VAL: 'e' (6 sibs) 43: 0x2aa0c937d68 VAL: 'f' (6 sibs) 43: 0x2aa0c937938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0c937e10 VAL: 'a' (2 sibs) 43: 0x2aa0c937ea8 VAL: 'b' (2 sibs) 43: 0x2aa0c9379d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0c937f50 VAL: 'a' (2 sibs) 43: 0x2aa0c937fe8 VAL: 'b' (2 sibs) 43: 0x2aa0c9377f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0c938090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0c9381d0 VAL: 'a' (6 sibs) 43: 0x2aa0c938268 VAL: 'b' (6 sibs) 43: 0x2aa0c938300 VAL: 'c' (6 sibs) 43: 0x2aa0c938398 VAL: 'd' (6 sibs) 43: 0x2aa0c938430 VAL: 'e' (6 sibs) 43: 0x2aa0c9384c8 VAL: 'f' (6 sibs) 43: 0x2aa0c938128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0c938570 VAL: 'a' (2 sibs) 43: 0x2aa0c938608 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9823e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c982470 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c982500 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c982590 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c982620 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c9826b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c982740 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c9827d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c982860 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c9828f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c982980 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c982a10 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c982aa0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c982b30 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c982bc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c982c50 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c982ce0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c982d70 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c982e00 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c982e90 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c982f20 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c982fb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c983040 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c9830d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c983160 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c9831f0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a # next line has 22 spaces (aligns with -) 43: 43: - b # next line has 23 spaces (aligns with #) 43: 43: - c # next line has 3 spaces 43: 43: - d 43: --------------- 43: REF TREE: 43: 0x2aa0c93a8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c938700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0c9387a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0c939e40 VAL: 'a' (4 sibs) 43: 0x2aa0c939ed8 VAL: 'b' (4 sibs) 43: 0x2aa0c939f70 VAL: 'c' (4 sibs) 43: 0x2aa0c93a008 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c984a10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c984aa0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c984b30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c984bc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c984c50 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c984ce0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c984d70 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: --------------- 43: REF TREE: 43: 0x2aa0c93a9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c933a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0c9338d0 VAL: 'a' (2 sibs) 43: 0x2aa0c933968 VAL: 'b' (2 sibs) 43: 0x2aa0c933aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0c933790 VAL: 'c' (2 sibs) 43: 0x2aa0c933828 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c986740 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9867d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c986860 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c9868f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c986980 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c986a10 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c986aa0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: --------------- 43: 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: # 43: - b1 43: # 43: - b2 43: # 43: # 43: # 43: - b3 43: # 43: # 43: # 43: - b4 43: # 43: # - c 43: #- d 43: - b5 43: #- d2 43: #- d3 43: #- d4 43: - b6 43: #- d41 43: # 43: - b61 43: # 43: # 43: - b62 43: # 43: # 43: # 43: - b63 43: # 43: - b64 43: # 43: - b65 43: # 43: # 43: # 43: - b66 43: # 43: # 43: # 43: # 43: #- d41 43: #- d5 43: #- d6 43: #- d7 43: - b7 43: #- d8 43: # 43: # 43: # 43: - b8 43: # 43: # 43: # 43: - b9 43: # 43: # 43: - b10 43: # 43: # 43: - e 43: - f 43: - g 43: --------------- 43: REF TREE: 43: 0x2aa0c93aad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c9345a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0c933650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0c9336e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0c93cb40 VAL: 'a' (21 sibs) 43: 0x2aa0c93cbd8 VAL: 'b' (21 sibs) 43: 0x2aa0c93cc70 VAL: 'b1' (21 sibs) 43: 0x2aa0c93cd08 VAL: 'b2' (21 sibs) 43: 0x2aa0c93cda0 VAL: 'b3' (21 sibs) 43: 0x2aa0c93ce38 VAL: 'b4' (21 sibs) 43: 0x2aa0c93ced0 VAL: 'b5' (21 sibs) 43: 0x2aa0c93cf68 VAL: 'b6' (21 sibs) 43: 0x2aa0c93d000 VAL: 'b61' (21 sibs) 43: 0x2aa0c93d098 VAL: 'b62' (21 sibs) 43: 0x2aa0c93d130 VAL: 'b63' (21 sibs) 43: 0x2aa0c93d1c8 VAL: 'b64' (21 sibs) 43: 0x2aa0c93d260 VAL: 'b65' (21 sibs) 43: 0x2aa0c93d2f8 VAL: 'b66' (21 sibs) 43: 0x2aa0c93d390 VAL: 'b7' (21 sibs) 43: 0x2aa0c93d428 VAL: 'b8' (21 sibs) 43: 0x2aa0c93d4c0 VAL: 'b9' (21 sibs) 43: 0x2aa0c93d558 VAL: 'b10' (21 sibs) 43: 0x2aa0c93d5f0 VAL: 'e' (21 sibs) 43: 0x2aa0c93d688 VAL: 'f' (21 sibs) 43: 0x2aa0c93d720 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c989eb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c989f40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c989fd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c98a060 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c98a0f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c98a180 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c98a210 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c98a2a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c98a330 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c98a3c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c98a450 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c98a4e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c98a570 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c98a600 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c98a690 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c98a720 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c98a7b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c98a840 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c98a8d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c98a960 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c98a9f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c98aa80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c98ab10 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c98aba0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c98ac30 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: --------------- 43: 43: e: 43: - f 43: g: h 43: a: 43: - b 43: 43: c: d 43: --------------- 43: REF TREE: 43: 0x2aa0c93abf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0c939960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0c9357b0 VAL: 'f' (1 sibs) 43: 0x2aa0c9399f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0c939a90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0c935850 VAL: 'b' (1 sibs) 43: 0x2aa0c939b28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9895a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c989630 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c9896c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c989750 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c9897e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c989870 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c989900 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x2aa0c93a100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0c933180 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0c933220 VAL: 'foo' (3 sibs) 43: 0x2aa0c9332b8 VAL: 'bar' (3 sibs) 43: 0x2aa0c933350 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c98c4e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c98c570 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c98c600 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c98c690 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c98c720 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x2aa0c93a218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c933ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c933f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c934010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c9341e0 VAL: 'val0' (2 sibs) 43: 0x2aa0c934278 VAL: 'val1' (2 sibs) 43: 0x2aa0c9340a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c934320 VAL: 'val2' (2 sibs) 43: 0x2aa0c9343b8 VAL: 'val3' (2 sibs) 43: 0x2aa0c934140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c934460 VAL: 'val4' (2 sibs) 43: 0x2aa0c9344f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c98cdf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c98ce80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c98cf10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c98cfa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c98d030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c98d0c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c98d150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c98d1e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c98d270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c98d300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c98d390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c98d420 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x2aa0c93a330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c934a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c934aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c934b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c934d20 VAL: 'val0' (2 sibs) 43: 0x2aa0c934db8 VAL: 'val1' (2 sibs) 43: 0x2aa0c934be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c934e60 VAL: 'val2' (2 sibs) 43: 0x2aa0c934ef8 VAL: 'val3' (2 sibs) 43: 0x2aa0c934c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c934fa0 VAL: 'val4' (2 sibs) 43: 0x2aa0c935038 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c98d700 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c98d790 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c98d820 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c98d8b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c98d940 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c98d9d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c98da60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c98daf0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c98db80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c98dc10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c98dca0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c98dd30 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x2aa0c93a448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c9350e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c935178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c935220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c9353f0 VAL: 'val0' (2 sibs) 43: 0x2aa0c935488 VAL: 'val1' (2 sibs) 43: 0x2aa0c9352b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c935530 VAL: 'val2' (2 sibs) 43: 0x2aa0c9355c8 VAL: 'val3' (2 sibs) 43: 0x2aa0c935350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c935670 VAL: 'val4' (2 sibs) 43: 0x2aa0c935708 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c98e010 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c98e0a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c98e130 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c98e1c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c98e250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c98e2e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c98e370 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c98e400 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c98e490 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c98e520 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c98e5b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c98e640 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x2aa0c93a560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c936080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c936118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c9361c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c936390 VAL: 'val0' (2 sibs) 43: 0x2aa0c936428 VAL: 'val1' (2 sibs) 43: 0x2aa0c936258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c9364d0 VAL: 'val2' (2 sibs) 43: 0x2aa0c936568 VAL: 'val3' (2 sibs) 43: 0x2aa0c9362f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c936610 VAL: 'val4' (2 sibs) 43: 0x2aa0c9366a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c98e920 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c98e9b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c98ea40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c98ead0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c98eb60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c98ebf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c98ec80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c98ed10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c98eda0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c98ee30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c98eec0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c98ef50 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: --------------- 43: 43: matrix: 43: 43: include: # next line is blank 43: 43: - env01 43: - env02 43: - env03 43: - env04 # next line has one space 43: 43: - env11 43: - env12 43: - env13 43: - env14 # next line has two spaces 43: 43: - env21 43: - env22 43: - env23 43: - env24 # next line has three spaces 43: 43: - env31 43: - env32 43: - env33 43: - env34 # next line has four spaces 43: 43: - env41 43: - env42 43: - env43 43: - env44 # next line has five spaces 43: 43: - env51 43: - env52 43: - env53 43: - env54 # next line has six spaces 43: 43: - env61 43: - env62 43: - env63 43: - env64 # next line has five spaces 43: --------------- 43: REF TREE: 43: 0x2aa0c93a678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c934690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0c934730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0c9388b0 VAL: 'env01' (28 sibs) 43: 0x2aa0c938948 VAL: 'env02' (28 sibs) 43: 0x2aa0c9389e0 VAL: 'env03' (28 sibs) 43: 0x2aa0c938a78 VAL: 'env04' (28 sibs) 43: 0x2aa0c938b10 VAL: 'env11' (28 sibs) 43: 0x2aa0c938ba8 VAL: 'env12' (28 sibs) 43: 0x2aa0c938c40 VAL: 'env13' (28 sibs) 43: 0x2aa0c938cd8 VAL: 'env14' (28 sibs) 43: 0x2aa0c938d70 VAL: 'env21' (28 sibs) 43: 0x2aa0c938e08 VAL: 'env22' (28 sibs) 43: 0x2aa0c938ea0 VAL: 'env23' (28 sibs) 43: 0x2aa0c938f38 VAL: 'env24' (28 sibs) 43: 0x2aa0c938fd0 VAL: 'env31' (28 sibs) 43: 0x2aa0c939068 VAL: 'env32' (28 sibs) 43: 0x2aa0c939100 VAL: 'env33' (28 sibs) 43: 0x2aa0c939198 VAL: 'env34' (28 sibs) 43: 0x2aa0c939230 VAL: 'env41' (28 sibs) 43: 0x2aa0c9392c8 VAL: 'env42' (28 sibs) 43: 0x2aa0c939360 VAL: 'env43' (28 sibs) 43: 0x2aa0c9393f8 VAL: 'env44' (28 sibs) 43: 0x2aa0c939490 VAL: 'env51' (28 sibs) 43: 0x2aa0c939528 VAL: 'env52' (28 sibs) 43: 0x2aa0c9395c0 VAL: 'env53' (28 sibs) 43: 0x2aa0c939658 VAL: 'env54' (28 sibs) 43: 0x2aa0c9396f0 VAL: 'env61' (28 sibs) 43: 0x2aa0c939788 VAL: 'env62' (28 sibs) 43: 0x2aa0c939820 VAL: 'env63' (28 sibs) 43: 0x2aa0c9398b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c98fb40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c98fbd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c98fc60 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c98fcf0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c98fd80 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c98fe10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c98fea0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c98ff30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c98ffc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c990050 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c9900e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c990170 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c990200 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c990290 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c990320 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c9903b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c990440 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c9904d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c990560 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c9905f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c990680 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c990710 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c9907a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c990830 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c9908c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c990950 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c9909e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c990a70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c990b00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c990b90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c990c20 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: --------------- 43: REF TREE: 43: 0x2aa0c93a790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c937760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0c9378a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0c937a70 VAL: 'a' (6 sibs) 43: 0x2aa0c937b08 VAL: 'b' (6 sibs) 43: 0x2aa0c937ba0 VAL: 'c' (6 sibs) 43: 0x2aa0c937c38 VAL: 'd' (6 sibs) 43: 0x2aa0c937cd0 VAL: 'e' (6 sibs) 43: 0x2aa0c937d68 VAL: 'f' (6 sibs) 43: 0x2aa0c937938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0c937e10 VAL: 'a' (2 sibs) 43: 0x2aa0c937ea8 VAL: 'b' (2 sibs) 43: 0x2aa0c9379d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0c937f50 VAL: 'a' (2 sibs) 43: 0x2aa0c937fe8 VAL: 'b' (2 sibs) 43: 0x2aa0c9377f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0c938090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0c9381d0 VAL: 'a' (6 sibs) 43: 0x2aa0c938268 VAL: 'b' (6 sibs) 43: 0x2aa0c938300 VAL: 'c' (6 sibs) 43: 0x2aa0c938398 VAL: 'd' (6 sibs) 43: 0x2aa0c938430 VAL: 'e' (6 sibs) 43: 0x2aa0c9384c8 VAL: 'f' (6 sibs) 43: 0x2aa0c938128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0c938570 VAL: 'a' (2 sibs) 43: 0x2aa0c938608 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c990d50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c990de0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c990e70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c990f00 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c990f90 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c991020 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c9910b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c991140 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c9911d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c991260 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9912f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c991380 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c991410 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c9914a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c991530 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c9915c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c991650 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c9916e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c991770 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c991800 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c991890 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c991920 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c9919b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c991a40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c991ad0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c991b60 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a # next line has 22 spaces (aligns with -) 43: 43: - b # next line has 23 spaces (aligns with #) 43: 43: - c # next line has 3 spaces 43: 43: - d 43: --------------- 43: REF TREE: 43: 0x2aa0c93a8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c938700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0c9387a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0c939e40 VAL: 'a' (4 sibs) 43: 0x2aa0c939ed8 VAL: 'b' (4 sibs) 43: 0x2aa0c939f70 VAL: 'c' (4 sibs) 43: 0x2aa0c93a008 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c98f230 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c98f2c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c98f350 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c98f3e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c98f470 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c98f500 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c98f590 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: --------------- 43: REF TREE: 43: 0x2aa0c93a9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c933a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0c9338d0 VAL: 'a' (2 sibs) 43: 0x2aa0c933968 VAL: 'b' (2 sibs) 43: 0x2aa0c933aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0c933790 VAL: 'c' (2 sibs) 43: 0x2aa0c933828 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c991f60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c991ff0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c992080 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c992110 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c9921a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c992230 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c9922c0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: --------------- 43: 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: # 43: - b1 43: # 43: - b2 43: # 43: # 43: # 43: - b3 43: # 43: # 43: # 43: - b4 43: # 43: # - c 43: #- d 43: - b5 43: #- d2 43: #- d3 43: #- d4 43: - b6 43: #- d41 43: # 43: - b61 43: # 43: # 43: - b62 43: # 43: # 43: # 43: - b63 43: # 43: - b64 43: # 43: - b65 43: # 43: # 43: # 43: - b66 43: # 43: # 43: # 43: # 43: #- d41 43: #- d5 43: #- d6 43: #- d7 43: - b7 43: #- d8 43: # 43: # 43: # 43: - b8 43: # 43: # 43: # 43: - b9 43: # 43: # 43: - b10 43: # 43: # 43: - e 43: - f 43: - g 43: --------------- 43: REF TREE: 43: 0x2aa0c93aad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c9345a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0c933650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0c9336e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0c93cb40 VAL: 'a' (21 sibs) 43: 0x2aa0c93cbd8 VAL: 'b' (21 sibs) 43: 0x2aa0c93cc70 VAL: 'b1' (21 sibs) 43: 0x2aa0c93cd08 VAL: 'b2' (21 sibs) 43: 0x2aa0c93cda0 VAL: 'b3' (21 sibs) 43: 0x2aa0c93ce38 VAL: 'b4' (21 sibs) 43: 0x2aa0c93ced0 VAL: 'b5' (21 sibs) 43: 0x2aa0c93cf68 VAL: 'b6' (21 sibs) 43: 0x2aa0c93d000 VAL: 'b61' (21 sibs) 43: 0x2aa0c93d098 VAL: 'b62' (21 sibs) 43: 0x2aa0c93d130 VAL: 'b63' (21 sibs) 43: 0x2aa0c93d1c8 VAL: 'b64' (21 sibs) 43: 0x2aa0c93d260 VAL: 'b65' (21 sibs) 43: 0x2aa0c93d2f8 VAL: 'b66' (21 sibs) 43: 0x2aa0c93d390 VAL: 'b7' (21 sibs) 43: 0x2aa0c93d428 VAL: 'b8' (21 sibs) 43: 0x2aa0c93d4c0 VAL: 'b9' (21 sibs) 43: 0x2aa0c93d558 VAL: 'b10' (21 sibs) 43: 0x2aa0c93d5f0 VAL: 'e' (21 sibs) 43: 0x2aa0c93d688 VAL: 'f' (21 sibs) 43: 0x2aa0c93d720 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c993180 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c993210 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c9932a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c993330 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c9933c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c993450 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c9934e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c993570 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c993600 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c993690 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c993720 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c9937b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c993840 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c9938d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c993960 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c9939f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c993a80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c993b10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c993ba0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c993c30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c993cc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c993d50 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c993de0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c993e70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c993f00 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: --------------- 43: 43: e: 43: - f 43: g: h 43: a: 43: - b 43: 43: c: d 43: --------------- 43: REF TREE: 43: 0x2aa0c93abf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0c939960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0c9357b0 VAL: 'f' (1 sibs) 43: 0x2aa0c9399f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0c939a90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0c935850 VAL: 'b' (1 sibs) 43: 0x2aa0c939b28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c992870 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c992900 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c992990 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c992a20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c992ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c992b40 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c992bd0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: # this is an indented doc\n 43: ---\n 43: - foo\n 43: - bar\n 43: - baz\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c974110 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9741a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c974230 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c9742c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c974350 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: ---\n 43: - foo\n 43: - bar\n 43: - baz\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c995ad0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c995b60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c995bf0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c995c80 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c995d10 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c976200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c976290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c976320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9763b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c976440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9764d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c976560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9765f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c976680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c976710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9767a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c976830 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c996cc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c996d50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c996de0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c996e70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c996f00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c996f90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c997020 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9970b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c997140 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9971d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c997260 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9972f0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9781f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c978280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c978310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9783a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c978430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9784c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c978550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9785e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c978670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c978700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c978790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c978820 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9975d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c997660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9976f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c997780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c997810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9978a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c997930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9979c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c997a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c997ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c997b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c997c00 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c97a1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c97a270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c97a300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c97a390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c97a420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c97a4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c97a540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c97a5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c97a660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c97a6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c97a780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c97a810 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c997ee0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c997f70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c998000 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c998090 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c998120 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9981b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c998240 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9982d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c998360 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9983f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c998480 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c998510 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c97c1d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c97c260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c97c2f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c97c380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c97c410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c97c4a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c97c530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c97c5c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c97c650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c97c6e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c97c770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c97c800 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9987f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c998880 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c998910 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9989a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c998a30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c998ac0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c998b50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c998be0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c998c70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c998d00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c998d90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c998e20 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: matrix:\n 43: \n 43: include: # next line is blank\n 43: \n 43: - env01\n 43: - env02\n 43: - env03\n 43: - env04 # next line has one space\n 43: \n 43: - env11\n 43: - env12\n 43: - env13\n 43: - env14 # next line has two spaces\n 43: \n 43: - env21\n 43: - env22\n 43: - env23\n 43: - env24 # next line has three spaces\n 43: \n 43: - env31\n 43: - env32\n 43: - env33\n 43: - env34 # next line has four spaces\n 43: \n 43: - env41\n 43: - env42\n 43: - env43\n 43: - env44 # next line has five spaces\n 43: \n 43: - env51\n 43: - env52\n 43: - env53\n 43: - env54 # next line has six spaces\n 43: \n 43: - env61\n 43: - env62\n 43: - env63\n 43: - env64 # next line has five spaces\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c97f4a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c97f530 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c97f5c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c97f650 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c97f6e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c97f770 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c97f800 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c97f890 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c97f920 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c97f9b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c97fa40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c97fad0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c97fb60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c97fbf0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c97fc80 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c97fd10 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c97fda0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c97fe30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c97fec0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c97ff50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c97ffe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c980070 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c980100 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c980190 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c980220 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c9802b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c980340 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c9803d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c980460 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c9804f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c980580 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: matrix:\n 43: include:\n 43: - env01\n 43: - env02\n 43: - env03\n 43: - env04\n 43: - env11\n 43: - env12\n 43: - env13\n 43: - env14\n 43: - env21\n 43: - env22\n 43: - env23\n 43: - env24\n 43: - env31\n 43: - env32\n 43: - env33\n 43: - env34\n 43: - env41\n 43: - env42\n 43: - env43\n 43: - env44\n 43: - env51\n 43: - env52\n 43: - env53\n 43: - env54\n 43: - env61\n 43: - env62\n 43: - env63\n 43: - env64\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c999a10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c999aa0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c999b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c999bc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c999c50 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c999ce0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c999d70 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c999e00 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c999e90 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c999f20 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c999fb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c99a040 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c99a0d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c99a160 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c99a1f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c99a280 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c99a310 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c99a3a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c99a430 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c99a4c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c99a550 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c99a5e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c99a670 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c99a700 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c99a790 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c99a820 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c99a8b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c99a940 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c99a9d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c99aa60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c99aaf0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9823e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c982470 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c982500 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c982590 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c982620 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c9826b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c982740 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c9827d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c982860 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c9828f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c982980 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c982a10 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c982aa0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c982b30 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c982bc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c982c50 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c982ce0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c982d70 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c982e00 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c982e90 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c982f20 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c982fb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c983040 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c9830d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c983160 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c9831f0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c99ac20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c99acb0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c99ad40 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c99add0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c99ae60 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c99aef0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c99af80 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c99b010 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c99b0a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c99b130 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c99b1c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c99b250 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c99b2e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c99b370 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c99b400 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c99b490 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c99b520 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c99b5b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c99b640 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c99b6d0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c99b760 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c99b7f0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c99b880 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c99b910 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c99b9a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c99ba30 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a # next line has 22 spaces (aligns with -)\n 43: \n 43: - b # next line has 23 spaces (aligns with #)\n 43: \n 43: - c # next line has 3 spaces\n 43: \n 43: - d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c984a10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c984aa0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c984b30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c984bc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c984c50 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c984ce0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c984d70 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c999100 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c999190 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c999220 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c9992b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c999340 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c9993d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c999460 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo:\n 43: - a\n 43: - b\n 43: bar:\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c986740 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9867d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c986860 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c9868f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c986980 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c986a10 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c986aa0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo:\n 43: - a\n 43: - b\n 43: bar:\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c99be30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c99bec0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c99bf50 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c99bfe0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c99c070 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c99c100 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c99c190 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: stand2sit:\n 43: map: mirror\n 43: dat:\n 43: - a\n 43: - b\n 43: #\n 43: - b1\n 43: #\n 43: - b2\n 43: #\n 43: #\n 43: #\n 43: - b3\n 43: #\n 43: #\n 43: #\n 43: - b4\n 43: #\n 43: # - c\n 43: #- d\n 43: - b5\n 43: #- d2\n 43: #- d3\n 43: #- d4\n 43: - b6\n 43: #- d41\n 43: #\n 43: - b61\n 43: #\n 43: #\n 43: - b62\n 43: #\n 43: #\n 43: #\n 43: - b63\n 43: #\n 43: - b64\n 43: #\n 43: - b65\n 43: #\n 43: #\n 43: #\n 43: - b66\n 43: #\n 43: #\n 43: #\n 43: #\n 43: #- d41\n 43: #- d5\n 43: #- d6\n 43: #- d7\n 43: - b7\n 43: #- d8\n 43: #\n 43: #\n 43: #\n 43: - b8\n 43: #\n 43: #\n 43: #\n 43: - b9\n 43: #\n 43: #\n 43: - b10\n 43: #\n 43: #\n 43: - e\n 43: - f\n 43: - g\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c989eb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c989f40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c989fd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c98a060 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c98a0f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c98a180 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c98a210 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c98a2a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c98a330 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c98a3c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c98a450 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c98a4e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c98a570 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c98a600 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c98a690 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c98a720 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c98a7b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c98a840 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c98a8d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c98a960 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c98a9f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c98aa80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c98ab10 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c98aba0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c98ac30 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: stand2sit:\n 43: map: mirror\n 43: dat:\n 43: - a\n 43: - b\n 43: - b1\n 43: - b2\n 43: - b3\n 43: - b4\n 43: - b5\n 43: - b6\n 43: - b61\n 43: - b62\n 43: - b63\n 43: - b64\n 43: - b65\n 43: - b66\n 43: - b7\n 43: - b8\n 43: - b9\n 43: - b10\n 43: - e\n 43: - f\n 43: - g\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c99d050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c99d0e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c99d170 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c99d200 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c99d290 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c99d320 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c99d3b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c99d440 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c99d4d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c99d560 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c99d5f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c99d680 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c99d710 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c99d7a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c99d830 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c99d8c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c99d950 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c99d9e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c99da70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c99db00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c99db90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c99dc20 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c99dcb0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c99dd40 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c99ddd0 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: e:\n 43: - f\n 43: g: h\n 43: a:\n 43: - b\n 43: \n 43: c: d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9895a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c989630 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c9896c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c989750 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c9897e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c989870 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c989900 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: e:\n 43: - f\n 43: g: h\n 43: a:\n 43: - b\n 43: c: d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c99c740 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c99c7d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c99c860 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c99c8f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c99c980 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c99ca10 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c99caa0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: # this is an indented doc\r\n 43: ---\r\n 43: - foo\r\n 43: - bar\r\n 43: - baz\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c98c4e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c98c570 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c98c600 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c98c690 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c98c720 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: ---\n 43: - foo\n 43: - bar\n 43: - baz\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c99e260 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c99e2f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c99e380 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c99e410 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c99e4a0 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c98cdf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c98ce80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c98cf10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c98cfa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c98d030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c98d0c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c98d150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c98d1e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c98d270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c98d300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c98d390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c98d420 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c99eb70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c99ec00 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c99ec90 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c99ed20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c99edb0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c99ee40 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c99eed0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c99ef60 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c99eff0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c99f080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c99f110 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c99f1a0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c98d700 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c98d790 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c98d820 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c98d8b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c98d940 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c98d9d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c98da60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c98daf0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c98db80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c98dc10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c98dca0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c98dd30 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c99f480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c99f510 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c99f5a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c99f630 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c99f6c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c99f750 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c99f7e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c99f870 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c99f900 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c99f990 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c99fa20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c99fab0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c98e010 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c98e0a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c98e130 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c98e1c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c98e250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c98e2e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c98e370 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c98e400 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c98e490 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c98e520 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c98e5b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c98e640 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c99fd90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c99fe20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c99feb0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c99ff40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c99ffd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9a0060 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9a00f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9a0180 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9a0210 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9a02a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9a0330 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9a03c0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c98e920 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c98e9b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c98ea40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c98ead0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c98eb60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c98ebf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c98ec80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c98ed10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c98eda0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c98ee30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c98eec0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c98ef50 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: key: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a06a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9a0730 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9a07c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9a0850 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c9a08e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9a0970 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9a0a00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9a0a90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9a0b20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9a0bb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9a0c40 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9a0cd0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: matrix:\r\n 43: \r\n 43: include: # next line is blank\r\n 43: \r\n 43: - env01\r\n 43: - env02\r\n 43: - env03\r\n 43: - env04 # next line has one space\r\n 43: \r\n 43: - env11\r\n 43: - env12\r\n 43: - env13\r\n 43: - env14 # next line has two spaces\r\n 43: \r\n 43: - env21\r\n 43: - env22\r\n 43: - env23\r\n 43: - env24 # next line has three spaces\r\n 43: \r\n 43: - env31\r\n 43: - env32\r\n 43: - env33\r\n 43: - env34 # next line has four spaces\r\n 43: \r\n 43: - env41\r\n 43: - env42\r\n 43: - env43\r\n 43: - env44 # next line has five spaces\r\n 43: \r\n 43: - env51\r\n 43: - env52\r\n 43: - env53\r\n 43: - env54 # next line has six spaces\r\n 43: \r\n 43: - env61\r\n 43: - env62\r\n 43: - env63\r\n 43: - env64 # next line has five spaces\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c98fb40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c98fbd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c98fc60 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c98fcf0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c98fd80 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c98fe10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c98fea0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c98ff30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c98ffc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c990050 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c9900e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c990170 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c990200 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c990290 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c990320 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c9903b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c990440 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c9904d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c990560 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c9905f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c990680 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c990710 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c9907a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c990830 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c9908c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c990950 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c9909e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c990a70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c990b00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c990b90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c990c20 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: matrix:\n 43: include:\n 43: - env01\n 43: - env02\n 43: - env03\n 43: - env04\n 43: - env11\n 43: - env12\n 43: - env13\n 43: - env14\n 43: - env21\n 43: - env22\n 43: - env23\n 43: - env24\n 43: - env31\n 43: - env32\n 43: - env33\n 43: - env34\n 43: - env41\n 43: - env42\n 43: - env43\n 43: - env44\n 43: - env51\n 43: - env52\n 43: - env53\n 43: - env54\n 43: - env61\n 43: - env62\n 43: - env63\n 43: - env64\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a18c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9a1950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c9a19e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c9a1a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c9a1b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c9a1b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c9a1c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c9a1cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c9a1d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c9a1dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c9a1e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c9a1ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c9a1f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c9a2010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c9a20a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c9a2130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c9a21c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c9a2250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c9a22e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c9a2370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c9a2400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c9a2490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c9a2520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c9a25b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c9a2640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c9a26d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c9a2760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c9a27f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c9a2880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c9a2910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c9a29a0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: skip_commits:\r\n 43: files:\r\n 43: - a\r\n 43: - b\r\n 43: - c\r\n 43: - d\r\n 43: - e\r\n 43: - f\r\n 43: more_files:\r\n 43: - a\r\n 43: - b\r\n 43: even_more_files:\r\n 43: - a\r\n 43: - b\r\n 43: more_skip:\r\n 43: files:\r\n 43: - a\r\n 43: - b\r\n 43: - c\r\n 43: - d\r\n 43: - e\r\n 43: - f\r\n 43: more_files:\r\n 43: - a\r\n 43: - b\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c990d50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c990de0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c990e70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c990f00 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c990f90 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c991020 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c9910b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c991140 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c9911d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c991260 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9912f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c991380 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c991410 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c9914a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c991530 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c9915c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c991650 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c9916e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c991770 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c991800 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c991890 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c991920 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c9919b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c991a40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c991ad0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c991b60 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a2ad0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9a2b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c9a2bf0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c9a2c80 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c9a2d10 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c9a2da0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c9a2e30 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c9a2ec0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c9a2f50 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c9a2fe0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9a3070 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c9a3100 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c9a3190 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c9a3220 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c9a32b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c9a3340 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c9a33d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c9a3460 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c9a34f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c9a3580 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c9a3610 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c9a36a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c9a3730 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c9a37c0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c9a3850 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c9a38e0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: skip_commits:\r\n 43: files:\r\n 43: - a # next line has 22 spaces (aligns with -)\r\n 43: \r\n 43: - b # next line has 23 spaces (aligns with #)\r\n 43: \r\n 43: - c # next line has 3 spaces\r\n 43: \r\n 43: - d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c98f230 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c98f2c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c98f350 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c98f3e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c98f470 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c98f500 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c98f590 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a0fb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9a1040 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c9a10d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c9a1160 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c9a11f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c9a1280 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c9a1310 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo:\r\n 43: - a\r\n 43: - b\r\n 43: bar:\r\n 43: - c\r\n 43: - d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c991f60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c991ff0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c992080 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c992110 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c9921a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c992230 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c9922c0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo:\n 43: - a\n 43: - b\n 43: bar:\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a3ce0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9a3d70 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c9a3e00 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c9a3e90 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c9a3f20 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c9a3fb0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c9a4040 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: stand2sit:\r\n 43: map: mirror\r\n 43: dat:\r\n 43: - a\r\n 43: - b\r\n 43: #\r\n 43: - b1\r\n 43: #\r\n 43: - b2\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b3\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b4\r\n 43: #\r\n 43: # - c\r\n 43: #- d\r\n 43: - b5\r\n 43: #- d2\r\n 43: #- d3\r\n 43: #- d4\r\n 43: - b6\r\n 43: #- d41\r\n 43: #\r\n 43: - b61\r\n 43: #\r\n 43: #\r\n 43: - b62\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b63\r\n 43: #\r\n 43: - b64\r\n 43: #\r\n 43: - b65\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b66\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: #- d41\r\n 43: #- d5\r\n 43: #- d6\r\n 43: #- d7\r\n 43: - b7\r\n 43: #- d8\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b8\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b9\r\n 43: #\r\n 43: #\r\n 43: - b10\r\n 43: #\r\n 43: #\r\n 43: - e\r\n 43: - f\r\n 43: - g\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c993180 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c993210 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c9932a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c993330 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c9933c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c993450 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c9934e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c993570 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c993600 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c993690 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c993720 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c9937b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c993840 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c9938d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c993960 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c9939f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c993a80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c993b10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c993ba0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c993c30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c993cc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c993d50 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c993de0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c993e70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c993f00 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: stand2sit:\n 43: map: mirror\n 43: dat:\n 43: - a\n 43: - b\n 43: - b1\n 43: - b2\n 43: - b3\n 43: - b4\n 43: - b5\n 43: - b6\n 43: - b61\n 43: - b62\n 43: - b63\n 43: - b64\n 43: - b65\n 43: - b66\n 43: - b7\n 43: - b8\n 43: - b9\n 43: - b10\n 43: - e\n 43: - f\n 43: - g\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a4f00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9a4f90 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c9a5020 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c9a50b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c9a5140 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c9a51d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c9a5260 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c9a52f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c9a5380 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c9a5410 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c9a54a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c9a5530 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c9a55c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c9a5650 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c9a56e0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c9a5770 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c9a5800 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c9a5890 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c9a5920 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c9a59b0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c9a5a40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c9a5ad0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c9a5b60 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c9a5bf0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c9a5c80 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: e:\r\n 43: - f\r\n 43: g: h\r\n 43: a:\r\n 43: - b\r\n 43: \r\n 43: c: d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c992870 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c992900 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c992990 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c992a20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c992ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c992b40 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c992bd0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: e:\n 43: - f\n 43: g: h\n 43: a:\n 43: - b\n 43: c: d\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a45f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c9a4680 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c9a4710 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c9a47a0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c9a4830 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c9a48c0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c9a4950 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0c933180 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0c933220 VAL: 'foo' (3 sibs) 43: 0x2aa0c9332b8 VAL: 'bar' (3 sibs) 43: 0x2aa0c933350 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9966e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c996770 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c996800 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c996890 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c996920 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c933ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c933f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c934010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c9341e0 VAL: 'val0' (2 sibs) 43: 0x2aa0c934278 VAL: 'val1' (2 sibs) 43: 0x2aa0c9340a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c934320 VAL: 'val2' (2 sibs) 43: 0x2aa0c9343b8 VAL: 'val3' (2 sibs) 43: 0x2aa0c934140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c934460 VAL: 'val4' (2 sibs) 43: 0x2aa0c9344f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a6110 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9a61a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9a6230 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9a62c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c9a6350 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9a63e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9a6470 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9a6500 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9a6590 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9a6620 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9a66b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9a6740 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c934a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c934aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c934b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c934d20 VAL: 'val0' (2 sibs) 43: 0x2aa0c934db8 VAL: 'val1' (2 sibs) 43: 0x2aa0c934be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c934e60 VAL: 'val2' (2 sibs) 43: 0x2aa0c934ef8 VAL: 'val3' (2 sibs) 43: 0x2aa0c934c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c934fa0 VAL: 'val4' (2 sibs) 43: 0x2aa0c935038 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a67e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9a6870 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9a6900 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9a6990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c9a6a20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9a6ab0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9a6b40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9a6bd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9a6c60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9a6cf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9a6d80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9a6e10 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c9350e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c935178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c935220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c9353f0 VAL: 'val0' (2 sibs) 43: 0x2aa0c935488 VAL: 'val1' (2 sibs) 43: 0x2aa0c9352b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c935530 VAL: 'val2' (2 sibs) 43: 0x2aa0c9355c8 VAL: 'val3' (2 sibs) 43: 0x2aa0c935350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c935670 VAL: 'val4' (2 sibs) 43: 0x2aa0c935708 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a6eb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9a6f40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9a6fd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9a7060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c9a70f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9a7180 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9a7210 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9a72a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9a7330 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9a73c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9a7450 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9a74e0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c936080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c936118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c9361c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c936390 VAL: 'val0' (2 sibs) 43: 0x2aa0c936428 VAL: 'val1' (2 sibs) 43: 0x2aa0c936258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c9364d0 VAL: 'val2' (2 sibs) 43: 0x2aa0c936568 VAL: 'val3' (2 sibs) 43: 0x2aa0c9362f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c936610 VAL: 'val4' (2 sibs) 43: 0x2aa0c9366a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a7580 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9a7610 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9a76a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9a7730 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c9a77c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9a7850 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9a78e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9a7970 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9a7a00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9a7a90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9a7b20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9a7bb0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c934690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0c934730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0c9388b0 VAL: 'env01' (28 sibs) 43: 0x2aa0c938948 VAL: 'env02' (28 sibs) 43: 0x2aa0c9389e0 VAL: 'env03' (28 sibs) 43: 0x2aa0c938a78 VAL: 'env04' (28 sibs) 43: 0x2aa0c938b10 VAL: 'env11' (28 sibs) 43: 0x2aa0c938ba8 VAL: 'env12' (28 sibs) 43: 0x2aa0c938c40 VAL: 'env13' (28 sibs) 43: 0x2aa0c938cd8 VAL: 'env14' (28 sibs) 43: 0x2aa0c938d70 VAL: 'env21' (28 sibs) 43: 0x2aa0c938e08 VAL: 'env22' (28 sibs) 43: 0x2aa0c938ea0 VAL: 'env23' (28 sibs) 43: 0x2aa0c938f38 VAL: 'env24' (28 sibs) 43: 0x2aa0c938fd0 VAL: 'env31' (28 sibs) 43: 0x2aa0c939068 VAL: 'env32' (28 sibs) 43: 0x2aa0c939100 VAL: 'env33' (28 sibs) 43: 0x2aa0c939198 VAL: 'env34' (28 sibs) 43: 0x2aa0c939230 VAL: 'env41' (28 sibs) 43: 0x2aa0c9392c8 VAL: 'env42' (28 sibs) 43: 0x2aa0c939360 VAL: 'env43' (28 sibs) 43: 0x2aa0c9393f8 VAL: 'env44' (28 sibs) 43: 0x2aa0c939490 VAL: 'env51' (28 sibs) 43: 0x2aa0c939528 VAL: 'env52' (28 sibs) 43: 0x2aa0c9395c0 VAL: 'env53' (28 sibs) 43: 0x2aa0c939658 VAL: 'env54' (28 sibs) 43: 0x2aa0c9396f0 VAL: 'env61' (28 sibs) 43: 0x2aa0c939788 VAL: 'env62' (28 sibs) 43: 0x2aa0c939820 VAL: 'env63' (28 sibs) 43: 0x2aa0c9398b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a7c50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9a7ce0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c9a7d70 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c9a7e00 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c9a7e90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c9a7f20 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c9a7fb0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c9a8040 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c9a80d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c9a8160 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c9a81f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c9a8280 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c9a8310 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c9a83a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c9a8430 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c9a84c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c9a8550 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c9a85e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c9a8670 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c9a8700 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c9a8790 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c9a8820 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c9a88b0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c9a8940 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c9a89d0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c9a8a60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c9a8af0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c9a8b80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c9a8c10 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c9a8ca0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c9a8d30 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c937760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0c9378a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0c937a70 VAL: 'a' (6 sibs) 43: 0x2aa0c937b08 VAL: 'b' (6 sibs) 43: 0x2aa0c937ba0 VAL: 'c' (6 sibs) 43: 0x2aa0c937c38 VAL: 'd' (6 sibs) 43: 0x2aa0c937cd0 VAL: 'e' (6 sibs) 43: 0x2aa0c937d68 VAL: 'f' (6 sibs) 43: 0x2aa0c937938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0c937e10 VAL: 'a' (2 sibs) 43: 0x2aa0c937ea8 VAL: 'b' (2 sibs) 43: 0x2aa0c9379d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0c937f50 VAL: 'a' (2 sibs) 43: 0x2aa0c937fe8 VAL: 'b' (2 sibs) 43: 0x2aa0c9377f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0c938090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0c9381d0 VAL: 'a' (6 sibs) 43: 0x2aa0c938268 VAL: 'b' (6 sibs) 43: 0x2aa0c938300 VAL: 'c' (6 sibs) 43: 0x2aa0c938398 VAL: 'd' (6 sibs) 43: 0x2aa0c938430 VAL: 'e' (6 sibs) 43: 0x2aa0c9384c8 VAL: 'f' (6 sibs) 43: 0x2aa0c938128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0c938570 VAL: 'a' (2 sibs) 43: 0x2aa0c938608 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a8dd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9a8e60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c9a8ef0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c9a8f80 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c9a9010 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c9a90a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c9a9130 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c9a91c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c9a9250 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c9a92e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9a9370 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c9a9400 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c9a9490 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c9a9520 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c9a95b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c9a9640 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c9a96d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c9a9760 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c9a97f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c9a9880 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c9a9910 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c9a99a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c9a9a30 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c9a9ac0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c9a9b50 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c9a9be0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c938700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0c9387a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0c939e40 VAL: 'a' (4 sibs) 43: 0x2aa0c939ed8 VAL: 'b' (4 sibs) 43: 0x2aa0c939f70 VAL: 'c' (4 sibs) 43: 0x2aa0c93a008 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9a9c80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9a9d10 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c9a9da0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c9a9e30 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c9a9ec0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c9a9f50 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c9a9fe0 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c933a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0c9338d0 VAL: 'a' (2 sibs) 43: 0x2aa0c933968 VAL: 'b' (2 sibs) 43: 0x2aa0c933aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0c933790 VAL: 'c' (2 sibs) 43: 0x2aa0c933828 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9aa080 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9aa110 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c9aa1a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c9aa230 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c9aa2c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c9aa350 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c9aa3e0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93aad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c9345a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0c933650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0c9336e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0c93cb40 VAL: 'a' (21 sibs) 43: 0x2aa0c93cbd8 VAL: 'b' (21 sibs) 43: 0x2aa0c93cc70 VAL: 'b1' (21 sibs) 43: 0x2aa0c93cd08 VAL: 'b2' (21 sibs) 43: 0x2aa0c93cda0 VAL: 'b3' (21 sibs) 43: 0x2aa0c93ce38 VAL: 'b4' (21 sibs) 43: 0x2aa0c93ced0 VAL: 'b5' (21 sibs) 43: 0x2aa0c93cf68 VAL: 'b6' (21 sibs) 43: 0x2aa0c93d000 VAL: 'b61' (21 sibs) 43: 0x2aa0c93d098 VAL: 'b62' (21 sibs) 43: 0x2aa0c93d130 VAL: 'b63' (21 sibs) 43: 0x2aa0c93d1c8 VAL: 'b64' (21 sibs) 43: 0x2aa0c93d260 VAL: 'b65' (21 sibs) 43: 0x2aa0c93d2f8 VAL: 'b66' (21 sibs) 43: 0x2aa0c93d390 VAL: 'b7' (21 sibs) 43: 0x2aa0c93d428 VAL: 'b8' (21 sibs) 43: 0x2aa0c93d4c0 VAL: 'b9' (21 sibs) 43: 0x2aa0c93d558 VAL: 'b10' (21 sibs) 43: 0x2aa0c93d5f0 VAL: 'e' (21 sibs) 43: 0x2aa0c93d688 VAL: 'f' (21 sibs) 43: 0x2aa0c93d720 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9aa480 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9aa510 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c9aa5a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c9aa630 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c9aa6c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c9aa750 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c9aa7e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c9aa870 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c9aa900 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c9aa990 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c9aaa20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c9aaab0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c9aab40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c9aabd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c9aac60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c9aacf0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c9aad80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c9aae10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c9aaea0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c9aaf30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c9aafc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c9ab050 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c9ab0e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c9ab170 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c9ab200 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93abf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0c939960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0c9357b0 VAL: 'f' (1 sibs) 43: 0x2aa0c9399f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0c939a90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0c935850 VAL: 'b' (1 sibs) 43: 0x2aa0c939b28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9ab2a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c9ab330 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c9ab3c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c9ab450 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c9ab4e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c9ab570 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c9ab600 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0c933180 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0c933220 VAL: 'foo' (3 sibs) 43: 0x2aa0c9332b8 VAL: 'bar' (3 sibs) 43: 0x2aa0c933350 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9ab6a0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9ab730 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c9ab7c0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c9ab850 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c9ab8e0 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c933ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c933f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c934010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c9341e0 VAL: 'val0' (2 sibs) 43: 0x2aa0c934278 VAL: 'val1' (2 sibs) 43: 0x2aa0c9340a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c934320 VAL: 'val2' (2 sibs) 43: 0x2aa0c9343b8 VAL: 'val3' (2 sibs) 43: 0x2aa0c934140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c934460 VAL: 'val4' (2 sibs) 43: 0x2aa0c9344f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9ab980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9aba10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9abaa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9abb30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c9abbc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9abc50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9abce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9abd70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9abe00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9abe90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9abf20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9abfb0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c934a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c934aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c934b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c934d20 VAL: 'val0' (2 sibs) 43: 0x2aa0c934db8 VAL: 'val1' (2 sibs) 43: 0x2aa0c934be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c934e60 VAL: 'val2' (2 sibs) 43: 0x2aa0c934ef8 VAL: 'val3' (2 sibs) 43: 0x2aa0c934c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c934fa0 VAL: 'val4' (2 sibs) 43: 0x2aa0c935038 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9ac050 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9ac0e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9ac170 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9ac200 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c9ac290 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9ac320 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9ac3b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9ac440 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9ac4d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9ac560 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9ac5f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9ac680 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c9350e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c935178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c935220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c9353f0 VAL: 'val0' (2 sibs) 43: 0x2aa0c935488 VAL: 'val1' (2 sibs) 43: 0x2aa0c9352b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c935530 VAL: 'val2' (2 sibs) 43: 0x2aa0c9355c8 VAL: 'val3' (2 sibs) 43: 0x2aa0c935350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c935670 VAL: 'val4' (2 sibs) 43: 0x2aa0c935708 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9ac720 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9ac7b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9ac840 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9ac8d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c9ac960 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9ac9f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9aca80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9acb10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9acba0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9acc30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9accc0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9acd50 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c936080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c936118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c9361c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c936390 VAL: 'val0' (2 sibs) 43: 0x2aa0c936428 VAL: 'val1' (2 sibs) 43: 0x2aa0c936258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c9364d0 VAL: 'val2' (2 sibs) 43: 0x2aa0c936568 VAL: 'val3' (2 sibs) 43: 0x2aa0c9362f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c936610 VAL: 'val4' (2 sibs) 43: 0x2aa0c9366a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9acdf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9ace80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c9acf10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c9acfa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c9ad030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c9ad0c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c9ad150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c9ad1e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c9ad270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c9ad300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9ad390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c9ad420 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c934690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0c934730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0c9388b0 VAL: 'env01' (28 sibs) 43: 0x2aa0c938948 VAL: 'env02' (28 sibs) 43: 0x2aa0c9389e0 VAL: 'env03' (28 sibs) 43: 0x2aa0c938a78 VAL: 'env04' (28 sibs) 43: 0x2aa0c938b10 VAL: 'env11' (28 sibs) 43: 0x2aa0c938ba8 VAL: 'env12' (28 sibs) 43: 0x2aa0c938c40 VAL: 'env13' (28 sibs) 43: 0x2aa0c938cd8 VAL: 'env14' (28 sibs) 43: 0x2aa0c938d70 VAL: 'env21' (28 sibs) 43: 0x2aa0c938e08 VAL: 'env22' (28 sibs) 43: 0x2aa0c938ea0 VAL: 'env23' (28 sibs) 43: 0x2aa0c938f38 VAL: 'env24' (28 sibs) 43: 0x2aa0c938fd0 VAL: 'env31' (28 sibs) 43: 0x2aa0c939068 VAL: 'env32' (28 sibs) 43: 0x2aa0c939100 VAL: 'env33' (28 sibs) 43: 0x2aa0c939198 VAL: 'env34' (28 sibs) 43: 0x2aa0c939230 VAL: 'env41' (28 sibs) 43: 0x2aa0c9392c8 VAL: 'env42' (28 sibs) 43: 0x2aa0c939360 VAL: 'env43' (28 sibs) 43: 0x2aa0c9393f8 VAL: 'env44' (28 sibs) 43: 0x2aa0c939490 VAL: 'env51' (28 sibs) 43: 0x2aa0c939528 VAL: 'env52' (28 sibs) 43: 0x2aa0c9395c0 VAL: 'env53' (28 sibs) 43: 0x2aa0c939658 VAL: 'env54' (28 sibs) 43: 0x2aa0c9396f0 VAL: 'env61' (28 sibs) 43: 0x2aa0c939788 VAL: 'env62' (28 sibs) 43: 0x2aa0c939820 VAL: 'env63' (28 sibs) 43: 0x2aa0c9398b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9ad4c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9ad550 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c9ad5e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c9ad670 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c9ad700 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c9ad790 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c9ad820 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c9ad8b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c9ad940 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c9ad9d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c9ada60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c9adaf0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c9adb80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c9adc10 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c9adca0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c9add30 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c9addc0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c9ade50 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c9adee0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c9adf70 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c9ae000 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c9ae090 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c9ae120 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c9ae1b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c9ae240 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c9ae2d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c9ae360 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c9ae3f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c9ae480 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c9ae510 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c9ae5a0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c937760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0c9378a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0c937a70 VAL: 'a' (6 sibs) 43: 0x2aa0c937b08 VAL: 'b' (6 sibs) 43: 0x2aa0c937ba0 VAL: 'c' (6 sibs) 43: 0x2aa0c937c38 VAL: 'd' (6 sibs) 43: 0x2aa0c937cd0 VAL: 'e' (6 sibs) 43: 0x2aa0c937d68 VAL: 'f' (6 sibs) 43: 0x2aa0c937938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0c937e10 VAL: 'a' (2 sibs) 43: 0x2aa0c937ea8 VAL: 'b' (2 sibs) 43: 0x2aa0c9379d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0c937f50 VAL: 'a' (2 sibs) 43: 0x2aa0c937fe8 VAL: 'b' (2 sibs) 43: 0x2aa0c9377f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0c938090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0c9381d0 VAL: 'a' (6 sibs) 43: 0x2aa0c938268 VAL: 'b' (6 sibs) 43: 0x2aa0c938300 VAL: 'c' (6 sibs) 43: 0x2aa0c938398 VAL: 'd' (6 sibs) 43: 0x2aa0c938430 VAL: 'e' (6 sibs) 43: 0x2aa0c9384c8 VAL: 'f' (6 sibs) 43: 0x2aa0c938128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0c938570 VAL: 'a' (2 sibs) 43: 0x2aa0c938608 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9ae640 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9ae6d0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c9ae760 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c9ae7f0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c9ae880 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c9ae910 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c9ae9a0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c9aea30 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c9aeac0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c9aeb50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c9aebe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c9aec70 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c9aed00 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c9aed90 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c9aee20 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c9aeeb0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c9aef40 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c9aefd0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c9af060 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c9af0f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c9af180 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c9af210 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c9af2a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c9af330 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c9af3c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c9af450 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c938700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0c9387a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0c939e40 VAL: 'a' (4 sibs) 43: 0x2aa0c939ed8 VAL: 'b' (4 sibs) 43: 0x2aa0c939f70 VAL: 'c' (4 sibs) 43: 0x2aa0c93a008 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9af4f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9af580 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c9af610 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c9af6a0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c9af730 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c9af7c0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c9af850 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93a9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c933a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0c9338d0 VAL: 'a' (2 sibs) 43: 0x2aa0c933968 VAL: 'b' (2 sibs) 43: 0x2aa0c933aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0c933790 VAL: 'c' (2 sibs) 43: 0x2aa0c933828 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9af8f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c9af980 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c9afa10 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c9afaa0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c9afb30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c9afbc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c9afc50 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93aad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c9345a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0c933650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0c9336e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0c93cb40 VAL: 'a' (21 sibs) 43: 0x2aa0c93cbd8 VAL: 'b' (21 sibs) 43: 0x2aa0c93cc70 VAL: 'b1' (21 sibs) 43: 0x2aa0c93cd08 VAL: 'b2' (21 sibs) 43: 0x2aa0c93cda0 VAL: 'b3' (21 sibs) 43: 0x2aa0c93ce38 VAL: 'b4' (21 sibs) 43: 0x2aa0c93ced0 VAL: 'b5' (21 sibs) 43: 0x2aa0c93cf68 VAL: 'b6' (21 sibs) 43: 0x2aa0c93d000 VAL: 'b61' (21 sibs) 43: 0x2aa0c93d098 VAL: 'b62' (21 sibs) 43: 0x2aa0c93d130 VAL: 'b63' (21 sibs) 43: 0x2aa0c93d1c8 VAL: 'b64' (21 sibs) 43: 0x2aa0c93d260 VAL: 'b65' (21 sibs) 43: 0x2aa0c93d2f8 VAL: 'b66' (21 sibs) 43: 0x2aa0c93d390 VAL: 'b7' (21 sibs) 43: 0x2aa0c93d428 VAL: 'b8' (21 sibs) 43: 0x2aa0c93d4c0 VAL: 'b9' (21 sibs) 43: 0x2aa0c93d558 VAL: 'b10' (21 sibs) 43: 0x2aa0c93d5f0 VAL: 'e' (21 sibs) 43: 0x2aa0c93d688 VAL: 'f' (21 sibs) 43: 0x2aa0c93d720 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9afcf0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c9afd80 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c9afe10 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c9afea0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c9aff30 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c9affc0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c9b0050 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c9b00e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c9b0170 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c9b0200 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c9b0290 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c9b0320 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c9b03b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c9b0440 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c9b04d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c9b0560 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c9b05f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c9b0680 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c9b0710 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c9b07a0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c9b0830 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c9b08c0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c9b0950 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c9b09e0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c9b0a70 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: REF TREE: 43: 0x2aa0c93abf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0c939960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0c9357b0 VAL: 'f' (1 sibs) 43: 0x2aa0c9399f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0c939a90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0c935850 VAL: 'b' (1 sibs) 43: 0x2aa0c939b28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c9b0b10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c9b0ba0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c9b0c30 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c9b0cc0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c9b0d50 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c9b0de0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c9b0e70 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 43: [----------] 396 tests from INDENTATION/YmlTestCase (16 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (16 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.02 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/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 218 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: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x2aa344ae420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa344acc30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa344accd0 VAL: '-2' (15 sibs) 44: 0x2aa344acd68 VAL: '-2' (15 sibs) 44: 0x2aa344ace00 VAL: '5' (15 sibs) 44: 0x2aa344ace98 VAL: '0xa' (15 sibs) 44: 0x2aa344acf30 VAL: '-0xb' (15 sibs) 44: 0x2aa344acfc8 VAL: '0XA' (15 sibs) 44: 0x2aa344ad060 VAL: '-0XA' (15 sibs) 44: 0x2aa344ad0f8 VAL: '0b10' (15 sibs) 44: 0x2aa344ad190 VAL: '-0b10' (15 sibs) 44: 0x2aa344ad228 VAL: '0B10' (15 sibs) 44: 0x2aa344ad2c0 VAL: '-0B10' (15 sibs) 44: 0x2aa344ad358 VAL: '0o17' (15 sibs) 44: 0x2aa344ad3f0 VAL: '-0o17' (15 sibs) 44: 0x2aa344ad488 VAL: '0O17' (15 sibs) 44: 0x2aa344ad520 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344d2750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344d27e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa344d2870 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa344d2900 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa344d2990 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa344d2a20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa344d2ab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa344d2b40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa344d2bd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa344d2c60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa344d2cf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa344d2d80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa344d2e10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa344d2ea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa344d2f30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa344d2fc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa344d3050 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: --------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: --------------- 44: REF TREE: 44: 0x2aa344ae538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa344ac630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa344ac6d0 VAL: '-2' (3 sibs) 44: 0x2aa344ac768 VAL: '-2' (3 sibs) 44: 0x2aa344ac800 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344d4d80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344d4e10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344d4ea0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344d4f30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344d4fc0 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: --------------- 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]--------------- 44: REF TREE: 44: 0x2aa344ae650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344ada30 VAL: '-2.0' (8 sibs) 44: 0x2aa344adac8 VAL: '-2.1' (8 sibs) 44: 0x2aa344adb60 VAL: '0.1' (8 sibs) 44: 0x2aa344adbf8 VAL: '.1' (8 sibs) 44: 0x2aa344adc90 VAL: '-.2' (8 sibs) 44: 0x2aa344add28 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344addc0 VAL: '-3e-6' (8 sibs) 44: 0x2aa344ade58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344d6ab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344d6b40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344d6bd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344d6c60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344d6cf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344d6d80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344d6e10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344d6ea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344d6f30 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: --------------- 44: 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: --------------- 44: REF TREE: 44: 0x2aa344ae768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344adf00 VAL: '-2.0' (8 sibs) 44: 0x2aa344adf98 VAL: '-2.1' (8 sibs) 44: 0x2aa344ae030 VAL: '0.1' (8 sibs) 44: 0x2aa344ae0c8 VAL: '.1' (8 sibs) 44: 0x2aa344ae160 VAL: '-.2' (8 sibs) 44: 0x2aa344ae1f8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344ae290 VAL: '-3e-6' (8 sibs) 44: 0x2aa344ae328 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344d87e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344d8870 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344d8900 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344d8990 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344d8a20 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344d8ab0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344d8b40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344d8bd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344d8c60 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: --------------- 44: 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: --------------- 44: REF TREE: 44: 0x2aa344ae880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344aeca0 VAL: '-2.0' (8 sibs) 44: 0x2aa344aed38 VAL: '-2.1' (8 sibs) 44: 0x2aa344aedd0 VAL: '0.1' (8 sibs) 44: 0x2aa344aee68 VAL: '.1' (8 sibs) 44: 0x2aa344aef00 VAL: '-.2' (8 sibs) 44: 0x2aa344aef98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344af030 VAL: '-3e-6' (8 sibs) 44: 0x2aa344af0c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344da510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344da5a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344da630 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344da6c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344da750 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344da7e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344da870 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344da900 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344da990 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: --------------- 44: 44: - 1.2.3 44: - 1.2.3.4 44: - [1.2.3, 4.5.6] 44: - [1.2.3.4, 4.5.6.7] 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - {a: 1.2.3} 44: - {a: 1.2.3.4} 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - {a: 1.2.3, b: 4.5.6} 44: - {a: 1.2.3.4, b: 4.5.6.7} 44: --------------- 44: REF TREE: 44: 0x2aa344ae998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa344af7b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa344af848 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa344af8e0 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0010 VAL: '1.2.3' (2 sibs) 44: 0x2aa344b00a8 VAL: '4.5.6' (2 sibs) 44: 0x2aa344af978 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0150 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa344b01e8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa344afa10 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0290 VAL: '1.2.3' (2 sibs) 44: 0x2aa344b0328 VAL: '4.5.6' (2 sibs) 44: 0x2aa344afaa8 SEQ: (14 sibs) 2 children: 44: 0x2aa344b03d0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa344b0468 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa344afb40 MAP: (14 sibs) 1 children: 44: 0x2aa344b0510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa344afbd8 MAP: (14 sibs) 1 children: 44: 0x2aa344b05b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa344afc70 MAP: (14 sibs) 1 children: 44: 0x2aa344b0650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa344afd08 MAP: (14 sibs) 1 children: 44: 0x2aa344b06f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa344afda0 MAP: (14 sibs) 2 children: 44: 0x2aa344b0790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa344b0828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa344afe38 MAP: (14 sibs) 2 children: 44: 0x2aa344b08d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa344b0968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa344afed0 MAP: (14 sibs) 2 children: 44: 0x2aa344b0a10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa344b0aa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa344aff68 MAP: (14 sibs) 2 children: 44: 0x2aa344b0b50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa344b0be8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344ddd60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa344dddf0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa344dde80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa344ddf10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa344ddfa0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa344de030 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa344de0c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa344de150 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa344de1e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa344de270 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa344de300 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa344de390 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa344de420 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa344de4b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa344de540 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa344de5d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa344de660 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa344de6f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa344de780 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa344de810 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa344de8a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa344de930 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa344de9c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa344dea50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa344deae0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa344deb70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa344dec00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa344dec90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa344ded20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa344dedb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa344dee40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa344deed0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa344def60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa344deff0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa344df080 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x2aa344ae420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa344acc30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa344accd0 VAL: '-2' (15 sibs) 44: 0x2aa344acd68 VAL: '-2' (15 sibs) 44: 0x2aa344ace00 VAL: '5' (15 sibs) 44: 0x2aa344ace98 VAL: '0xa' (15 sibs) 44: 0x2aa344acf30 VAL: '-0xb' (15 sibs) 44: 0x2aa344acfc8 VAL: '0XA' (15 sibs) 44: 0x2aa344ad060 VAL: '-0XA' (15 sibs) 44: 0x2aa344ad0f8 VAL: '0b10' (15 sibs) 44: 0x2aa344ad190 VAL: '-0b10' (15 sibs) 44: 0x2aa344ad228 VAL: '0B10' (15 sibs) 44: 0x2aa344ad2c0 VAL: '-0B10' (15 sibs) 44: 0x2aa344ad358 VAL: '0o17' (15 sibs) 44: 0x2aa344ad3f0 VAL: '-0o17' (15 sibs) 44: 0x2aa344ad488 VAL: '0O17' (15 sibs) 44: 0x2aa344ad520 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344dcb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344dcbe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa344dcc70 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa344dcd00 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa344dcd90 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa344dce20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa344dceb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa344dcf40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa344dcfd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa344dd060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa344dd0f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa344dd180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa344dd210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa344dd2a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa344dd330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa344dd3c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa344dd450 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: --------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: --------------- 44: REF TREE: 44: 0x2aa344ae538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa344ac630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa344ac6d0 VAL: '-2' (3 sibs) 44: 0x2aa344ac768 VAL: '-2' (3 sibs) 44: 0x2aa344ac800 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344dc240 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344dc2d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344dc360 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344dc3f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344dc480 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: --------------- 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]--------------- 44: REF TREE: 44: 0x2aa344ae650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344ada30 VAL: '-2.0' (8 sibs) 44: 0x2aa344adac8 VAL: '-2.1' (8 sibs) 44: 0x2aa344adb60 VAL: '0.1' (8 sibs) 44: 0x2aa344adbf8 VAL: '.1' (8 sibs) 44: 0x2aa344adc90 VAL: '-.2' (8 sibs) 44: 0x2aa344add28 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344addc0 VAL: '-3e-6' (8 sibs) 44: 0x2aa344ade58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344e0170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e0200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e0290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e0320 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e03b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e0440 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e04d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e0560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e05f0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: --------------- 44: 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: --------------- 44: REF TREE: 44: 0x2aa344ae768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344adf00 VAL: '-2.0' (8 sibs) 44: 0x2aa344adf98 VAL: '-2.1' (8 sibs) 44: 0x2aa344ae030 VAL: '0.1' (8 sibs) 44: 0x2aa344ae0c8 VAL: '.1' (8 sibs) 44: 0x2aa344ae160 VAL: '-.2' (8 sibs) 44: 0x2aa344ae1f8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344ae290 VAL: '-3e-6' (8 sibs) 44: 0x2aa344ae328 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344e0a80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e0b10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e0ba0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e0c30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e0cc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e0d50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e0de0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e0e70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e0f00 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: --------------- 44: 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: --------------- 44: REF TREE: 44: 0x2aa344ae880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344aeca0 VAL: '-2.0' (8 sibs) 44: 0x2aa344aed38 VAL: '-2.1' (8 sibs) 44: 0x2aa344aedd0 VAL: '0.1' (8 sibs) 44: 0x2aa344aee68 VAL: '.1' (8 sibs) 44: 0x2aa344aef00 VAL: '-.2' (8 sibs) 44: 0x2aa344aef98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344af030 VAL: '-3e-6' (8 sibs) 44: 0x2aa344af0c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344e1390 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e1420 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e14b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e1540 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e15d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e1660 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e16f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e1780 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e1810 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: --------------- 44: 44: - 1.2.3 44: - 1.2.3.4 44: - [1.2.3, 4.5.6] 44: - [1.2.3.4, 4.5.6.7] 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - {a: 1.2.3} 44: - {a: 1.2.3.4} 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - {a: 1.2.3, b: 4.5.6} 44: - {a: 1.2.3.4, b: 4.5.6.7} 44: --------------- 44: REF TREE: 44: 0x2aa344ae998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa344af7b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa344af848 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa344af8e0 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0010 VAL: '1.2.3' (2 sibs) 44: 0x2aa344b00a8 VAL: '4.5.6' (2 sibs) 44: 0x2aa344af978 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0150 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa344b01e8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa344afa10 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0290 VAL: '1.2.3' (2 sibs) 44: 0x2aa344b0328 VAL: '4.5.6' (2 sibs) 44: 0x2aa344afaa8 SEQ: (14 sibs) 2 children: 44: 0x2aa344b03d0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa344b0468 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa344afb40 MAP: (14 sibs) 1 children: 44: 0x2aa344b0510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa344afbd8 MAP: (14 sibs) 1 children: 44: 0x2aa344b05b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa344afc70 MAP: (14 sibs) 1 children: 44: 0x2aa344b0650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa344afd08 MAP: (14 sibs) 1 children: 44: 0x2aa344b06f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa344afda0 MAP: (14 sibs) 2 children: 44: 0x2aa344b0790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa344b0828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa344afe38 MAP: (14 sibs) 2 children: 44: 0x2aa344b08d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa344b0968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa344afed0 MAP: (14 sibs) 2 children: 44: 0x2aa344b0a10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa344b0aa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa344aff68 MAP: (14 sibs) 2 children: 44: 0x2aa344b0b50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa344b0be8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344e37c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa344e3850 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa344e38e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa344e3970 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa344e3a00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa344e3a90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa344e3b20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa344e3bb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa344e3c40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa344e3cd0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa344e3d60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa344e3df0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa344e3e80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa344e3f10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa344e3fa0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa344e4030 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa344e40c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa344e4150 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa344e41e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa344e4270 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa344e4300 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa344e4390 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa344e4420 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa344e44b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa344e4540 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa344e45d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa344e4660 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa344e46f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa344e4780 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa344e4810 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa344e48a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa344e4930 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa344e49c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa344e4a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa344e4ae0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}{"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}{"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}{"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}{"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344d2750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344d27e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa344d2870 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa344d2900 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa344d2990 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa344d2a20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa344d2ab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa344d2b40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa344d2bd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa344d2c60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa344d2cf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa344d2d80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa344d2e10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa344d2ea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa344d2f30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa344d2fc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa344d3050 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - 5\n 44: - 0xa\n 44: - -0xb\n 44: - 0XA\n 44: - -0XA\n 44: - 0b10\n 44: - -0b10\n 44: - 0B10\n 44: - -0B10\n 44: - 0o17\n 44: - -0o17\n 44: - 0O17\n 44: - -0O17\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa344f22e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344f2370 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa344f2400 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa344f2490 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa344f2520 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa344f25b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa344f2640 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa344f26d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa344f2760 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa344f27f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa344f2880 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa344f2910 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa344f29a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa344f2a30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa344f2ac0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa344f2b50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa344f2be0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - -5\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344d4d80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344d4e10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344d4ea0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344d4f30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344d4fc0 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] 0x2aa344f19d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344f1a60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344f1af0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344f1b80 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344f1c10 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344d6ab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344d6b40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344d6bd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344d6c60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344d6cf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344d6d80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344d6e10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344d6ea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344d6f30 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa344f34f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344f3580 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344f3610 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344f36a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344f3730 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344f37c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344f3850 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344f38e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344f3970 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344d87e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344d8870 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344d8900 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344d8990 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344d8a20 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344d8ab0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344d8b40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344d8bd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344d8c60 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa344f3e00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344f3e90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344f3f20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344f3fb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344f4040 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344f40d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344f4160 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344f41f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344f4280 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344da510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344da5a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344da630 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344da6c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344da750 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344da7e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344da870 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344da900 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344da990 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa344f4710 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344f47a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344f4830 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344f48c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344f4950 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344f49e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344f4a70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344f4b00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344f4b90 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - [1.2.3, 4.5.6]\n 44: - [1.2.3.4, 4.5.6.7]\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - {a: 1.2.3}\n 44: - {a: 1.2.3.4}\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - {a: 1.2.3, b: 4.5.6}\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344ddd60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa344dddf0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa344dde80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa344ddf10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa344ddfa0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa344de030 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa344de0c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa344de150 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa344de1e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa344de270 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa344de300 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa344de390 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa344de420 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa344de4b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa344de540 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa344de5d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa344de660 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa344de6f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa344de780 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa344de810 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa344de8a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa344de930 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa344de9c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa344dea50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa344deae0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa344deb70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa344dec00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa344dec90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa344ded20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa344dedb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa344dee40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa344deed0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa344def60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa344deff0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa344df080 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa344f6b40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa344f6bd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa344f6c60 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa344f6cf0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa344f6d80 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa344f6e10 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa344f6ea0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa344f6f30 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa344f6fc0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa344f7050 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa344f70e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa344f7170 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa344f7200 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa344f7290 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa344f7320 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa344f73b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa344f7440 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa344f74d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa344f7560 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa344f75f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa344f7680 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa344f7710 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa344f77a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa344f7830 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa344f78c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa344f7950 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa344f79e0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa344f7a70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa344f7b00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa344f7b90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa344f7c20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa344f7cb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa344f7d40 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa344f7dd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa344f7e60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e25b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344e2640 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa344e26d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa344e2760 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa344e27f0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa344e2880 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa344e2910 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa344e29a0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa344e2a30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa344e2ac0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa344e2b50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa344e2be0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa344e2c70 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa344e2d00 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa344e2d90 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa344e2e20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa344e2eb0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa344f5930 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344f59c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa344f5a50 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa344f5ae0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa344f5b70 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa344f5c00 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa344f5c90 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa344f5d20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa344f5db0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa344f5e40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa344f5ed0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa344f5f60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa344f5ff0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa344f6080 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa344f6110 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa344f61a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa344f6230 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - -5\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e1ca0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344e1d30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344e1dc0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344e1e50 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344e1ee0 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: {"translation": [-2,-2,-5]}~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa344f5020 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344f50b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344f5140 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344f51d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344f5260 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e5bd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e5c60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e5cf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e5d80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e5e10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e5ea0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e5f30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e5fc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e6050 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa344f8f50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344f8fe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344f9070 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344f9100 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344f9190 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344f9220 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344f92b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344f9340 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344f93d0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e64e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e6570 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e6600 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e6690 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e6720 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e67b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e6840 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e68d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e6960 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa344f9860 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344f98f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344f9980 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344f9a10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344f9aa0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344f9b30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344f9bc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344f9c50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344f9ce0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e6df0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e6e80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e6f10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e6fa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e7030 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e70c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e7150 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e71e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e7270 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa344fa170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344fa200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344fa290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344fa320 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344fa3b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344fa440 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344fa4d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344fa560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344fa5f0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - [1.2.3, 4.5.6]\n 44: - [1.2.3.4, 4.5.6.7]\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - {a: 1.2.3}\n 44: - {a: 1.2.3.4}\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - {a: 1.2.3, b: 4.5.6}\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e9260 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa344e92f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa344e9380 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa344e9410 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa344e94a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa344e9530 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa344e95c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa344e9650 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa344e96e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa344e9770 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa344e9800 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa344e9890 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa344e9920 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa344e99b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa344e9a40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa344e9ad0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa344e9b60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa344e9bf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa344e9c80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa344e9d10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa344e9da0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa344e9e30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa344e9ec0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa344e9f50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa344e9fe0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa344ea070 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa344ea100 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa344ea190 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa344ea220 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa344ea2b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa344ea340 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa344ea3d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa344ea460 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa344ea4f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa344ea580 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa344fc5a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa344fc630 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa344fc6c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa344fc750 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa344fc7e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa344fc870 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa344fc900 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa344fc990 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa344fca20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa344fcab0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa344fcb40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa344fcbd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa344fcc60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa344fccf0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa344fcd80 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa344fce10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa344fcea0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa344fcf30 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa344fcfc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa344fd050 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa344fd0e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa344fd170 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa344fd200 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa344fd290 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa344fd320 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa344fd3b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa344fd440 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa344fd4d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa344fd560 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa344fd5f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa344fd680 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa344fd710 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa344fd7a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa344fd830 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa344fd8c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344dcb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344dcbe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa344dcc70 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa344dcd00 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa344dcd90 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa344dce20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa344dceb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa344dcf40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa344dcfd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa344dd060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa344dd0f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa344dd180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa344dd210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa344dd2a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa344dd330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa344dd3c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa344dd450 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - 5\n 44: - 0xa\n 44: - -0xb\n 44: - 0XA\n 44: - -0XA\n 44: - 0b10\n 44: - -0b10\n 44: - 0B10\n 44: - -0B10\n 44: - 0o17\n 44: - -0o17\n 44: - 0O17\n 44: - -0O17\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa344fb390 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344fb420 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa344fb4b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa344fb540 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa344fb5d0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa344fb660 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa344fb6f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa344fb780 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa344fb810 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa344fb8a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa344fb930 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa344fb9c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa344fba50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa344fbae0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa344fbb70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa344fbc00 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa344fbc90 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\r\n 44: - -2\r\n 44: - -2\r\n 44: - -5\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344dc240 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344dc2d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344dc360 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344dc3f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344dc480 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] 0x2aa344faa80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344fab10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344faba0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344fac30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344facc0 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e0170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e0200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e0290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e0320 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e03b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e0440 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e04d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e0560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e05f0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa344fe9b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344fea40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344fead0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344feb60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344febf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344fec80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344fed10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344feda0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344fee30 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e0a80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e0b10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e0ba0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e0c30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e0cc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e0d50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e0de0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e0e70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e0f00 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa344ff2c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344ff350 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344ff3e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344ff470 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344ff500 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344ff590 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344ff620 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344ff6b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344ff740 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e1390 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e1420 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e14b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e1540 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e15d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e1660 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e16f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e1780 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e1810 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa344ffbd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344ffc60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344ffcf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344ffd80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344ffe10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344ffea0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344fff30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344fffc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa34500050 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - 1.2.3\r\n 44: - 1.2.3.4\r\n 44: - [1.2.3, 4.5.6]\r\n 44: - [1.2.3.4, 4.5.6.7]\r\n 44: - - 1.2.3\r\n 44: - 4.5.6\r\n 44: - - 1.2.3.4\r\n 44: - 4.5.6.7\r\n 44: - a: 1.2.3\r\n 44: - a: 1.2.3.4\r\n 44: - {a: 1.2.3}\r\n 44: - {a: 1.2.3.4}\r\n 44: - a: 1.2.3\r\n 44: b: 4.5.6\r\n 44: - a: 1.2.3.4\r\n 44: b: 4.5.6.7\r\n 44: - {a: 1.2.3, b: 4.5.6}\r\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e37c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa344e3850 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa344e38e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa344e3970 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa344e3a00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa344e3a90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa344e3b20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa344e3bb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa344e3c40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa344e3cd0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa344e3d60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa344e3df0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa344e3e80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa344e3f10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa344e3fa0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa344e4030 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa344e40c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa344e4150 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa344e41e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa344e4270 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa344e4300 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa344e4390 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa344e4420 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa344e44b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa344e4540 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa344e45d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa344e4660 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa344e46f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa344e4780 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa344e4810 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa344e48a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa344e4930 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa344e49c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa344e4a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa344e4ae0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2aa34502000 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa34502090 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa34502120 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa345021b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa34502240 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa345022d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa34502360 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa345023f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa34502480 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa34502510 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa345025a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa34502630 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa345026c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa34502750 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa345027e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa34502870 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa34502900 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa34502990 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa34502a20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa34502ab0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa34502b40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa34502bd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa34502c60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa34502cf0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa34502d80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa34502e10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa34502ea0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa34502f30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa34502fc0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa34503050 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa345030e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa34503170 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa34503200 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa34503290 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa34503320 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344eb670 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344eb700 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa344eb790 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa344eb820 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa344eb8b0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa344eb940 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa344eb9d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa344eba60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa344ebaf0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa344ebb80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa344ebc10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa344ebca0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa344ebd30 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa344ebdc0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa344ebe50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa344ebee0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa344ebf70 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa34500df0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa34500e80 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa34500f10 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa34500fa0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa34501030 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa345010c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa34501150 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa345011e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa34501270 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa34501300 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa34501390 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa34501420 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa345014b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa34501540 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa345015d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa34501660 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa345016f0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\r\n 44: - -2\r\n 44: - -2\r\n 44: - -5\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e79e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344e7a70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344e7b00 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344e7b90 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344e7c20 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: {"translation": [-2,-2,-5]}~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa345004e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa34500570 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa34500600 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa34500690 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa34500720 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344e8320 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344e83b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344e8440 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344e84d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344e8560 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344e85f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344e8680 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344e8710 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344e87a0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa34504410 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa345044a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa34504530 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa345045c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa34504650 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa345046e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa34504770 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa34504800 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa34504890 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344ec880 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344ec910 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344ec9a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344eca30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344ecac0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344ecb50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344ecbe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344ecc70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344ecd00 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa34504d20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa34504db0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa34504e40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa34504ed0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa34504f60 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa34504ff0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa34505080 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa34505110 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa345051a0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344ed190 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa344ed220 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa344ed2b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa344ed340 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa344ed3d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa344ed460 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa344ed4f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa344ed580 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa344ed610 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa34505630 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa345056c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa34505750 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa345057e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa34505870 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa34505900 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa34505990 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa34505a20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa34505ab0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - 1.2.3\r\n 44: - 1.2.3.4\r\n 44: - [1.2.3, 4.5.6]\r\n 44: - [1.2.3.4, 4.5.6.7]\r\n 44: - - 1.2.3\r\n 44: - 4.5.6\r\n 44: - - 1.2.3.4\r\n 44: - 4.5.6.7\r\n 44: - a: 1.2.3\r\n 44: - a: 1.2.3.4\r\n 44: - {a: 1.2.3}\r\n 44: - {a: 1.2.3.4}\r\n 44: - a: 1.2.3\r\n 44: b: 4.5.6\r\n 44: - a: 1.2.3.4\r\n 44: b: 4.5.6.7\r\n 44: - {a: 1.2.3, b: 4.5.6}\r\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa344ef5c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa344ef650 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa344ef6e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa344ef770 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa344ef800 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa344ef890 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa344ef920 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa344ef9b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa344efa40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa344efad0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa344efb60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa344efbf0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa344efc80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa344efd10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa344efda0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa344efe30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa344efec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa344eff50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa344effe0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa344f0070 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa344f0100 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa344f0190 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa344f0220 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa344f02b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa344f0340 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa344f03d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa344f0460 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa344f04f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa344f0580 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa344f0610 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa344f06a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa344f0730 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa344f07c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa344f0850 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa344f08e0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted json: 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]~~~~~~~~~~~~~~ emitted json tree: 44: -------------------------------------- 44: [0][0] 0x2aa34507a60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa34507af0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa34507b80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa34507c10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa34507ca0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa34507d30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa34507dc0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa34507e50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa34507ee0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa34507f70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa34508000 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa34508090 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa34508120 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa345081b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa34508240 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa345082d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa34508360 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa345083f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa34508480 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa34508510 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa345085a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa34508630 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa345086c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa34508750 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa345087e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa34508870 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa34508900 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa34508990 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa34508a20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa34508ab0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa34508b40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa34508bd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa34508c60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa34508cf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa34508d80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa344acc30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa344accd0 VAL: '-2' (15 sibs) 44: 0x2aa344acd68 VAL: '-2' (15 sibs) 44: 0x2aa344ace00 VAL: '5' (15 sibs) 44: 0x2aa344ace98 VAL: '0xa' (15 sibs) 44: 0x2aa344acf30 VAL: '-0xb' (15 sibs) 44: 0x2aa344acfc8 VAL: '0XA' (15 sibs) 44: 0x2aa344ad060 VAL: '-0XA' (15 sibs) 44: 0x2aa344ad0f8 VAL: '0b10' (15 sibs) 44: 0x2aa344ad190 VAL: '-0b10' (15 sibs) 44: 0x2aa344ad228 VAL: '0B10' (15 sibs) 44: 0x2aa344ad2c0 VAL: '-0B10' (15 sibs) 44: 0x2aa344ad358 VAL: '0o17' (15 sibs) 44: 0x2aa344ad3f0 VAL: '-0o17' (15 sibs) 44: 0x2aa344ad488 VAL: '0O17' (15 sibs) 44: 0x2aa344ad520 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa34505f40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa34505fd0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa34506060 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa345060f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa34506180 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa34506210 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa345062a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa34506330 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa345063c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa34506450 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa345064e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa34506570 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa34506600 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa34506690 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa34506720 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa345067b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa34506840 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa344ac630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa344ac6d0 VAL: '-2' (3 sibs) 44: 0x2aa344ac768 VAL: '-2' (3 sibs) 44: 0x2aa344ac800 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa344ef110 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa344ef1a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa344ef230 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa344ef2c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa344ef350 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344ada30 VAL: '-2.0' (8 sibs) 44: 0x2aa344adac8 VAL: '-2.1' (8 sibs) 44: 0x2aa344adb60 VAL: '0.1' (8 sibs) 44: 0x2aa344adbf8 VAL: '.1' (8 sibs) 44: 0x2aa344adc90 VAL: '-.2' (8 sibs) 44: 0x2aa344add28 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344addc0 VAL: '-3e-6' (8 sibs) 44: 0x2aa344ade58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa345068e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa34506970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa34506a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa34506a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa34506b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa34506bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa34506c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa34506cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa34506d60 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344adf00 VAL: '-2.0' (8 sibs) 44: 0x2aa344adf98 VAL: '-2.1' (8 sibs) 44: 0x2aa344ae030 VAL: '0.1' (8 sibs) 44: 0x2aa344ae0c8 VAL: '.1' (8 sibs) 44: 0x2aa344ae160 VAL: '-.2' (8 sibs) 44: 0x2aa344ae1f8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344ae290 VAL: '-3e-6' (8 sibs) 44: 0x2aa344ae328 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa34506e00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa34506e90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa34506f20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa34506fb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa34507040 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa345070d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa34507160 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa345071f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa34507280 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344aeca0 VAL: '-2.0' (8 sibs) 44: 0x2aa344aed38 VAL: '-2.1' (8 sibs) 44: 0x2aa344aedd0 VAL: '0.1' (8 sibs) 44: 0x2aa344aee68 VAL: '.1' (8 sibs) 44: 0x2aa344aef00 VAL: '-.2' (8 sibs) 44: 0x2aa344aef98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344af030 VAL: '-3e-6' (8 sibs) 44: 0x2aa344af0c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa34507320 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa345073b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa34507440 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa345074d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa34507560 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa345075f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa34507680 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa34507710 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa345077a0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa344af7b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa344af848 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa344af8e0 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0010 VAL: '1.2.3' (2 sibs) 44: 0x2aa344b00a8 VAL: '4.5.6' (2 sibs) 44: 0x2aa344af978 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0150 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa344b01e8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa344afa10 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0290 VAL: '1.2.3' (2 sibs) 44: 0x2aa344b0328 VAL: '4.5.6' (2 sibs) 44: 0x2aa344afaa8 SEQ: (14 sibs) 2 children: 44: 0x2aa344b03d0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa344b0468 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa344afb40 MAP: (14 sibs) 1 children: 44: 0x2aa344b0510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa344afbd8 MAP: (14 sibs) 1 children: 44: 0x2aa344b05b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa344afc70 MAP: (14 sibs) 1 children: 44: 0x2aa344b0650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa344afd08 MAP: (14 sibs) 1 children: 44: 0x2aa344b06f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa344afda0 MAP: (14 sibs) 2 children: 44: 0x2aa344b0790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa344b0828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa344afe38 MAP: (14 sibs) 2 children: 44: 0x2aa344b08d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa344b0968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa344afed0 MAP: (14 sibs) 2 children: 44: 0x2aa344b0a10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa344b0aa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa344aff68 MAP: (14 sibs) 2 children: 44: 0x2aa344b0b50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa344b0be8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa34509e70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa34509f00 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa34509f90 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa3450a020 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa3450a0b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa3450a140 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa3450a1d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa3450a260 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa3450a2f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa3450a380 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa3450a410 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa3450a4a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa3450a530 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa3450a5c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa3450a650 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa3450a6e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa3450a770 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa3450a800 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa3450a890 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa3450a920 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa3450a9b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa3450aa40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa3450aad0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa3450ab60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa3450abf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa3450ac80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa3450ad10 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa3450ada0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa3450ae30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa3450aec0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa3450af50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa3450afe0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa3450b070 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa3450b100 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa3450b190 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa344acc30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa344accd0 VAL: '-2' (15 sibs) 44: 0x2aa344acd68 VAL: '-2' (15 sibs) 44: 0x2aa344ace00 VAL: '5' (15 sibs) 44: 0x2aa344ace98 VAL: '0xa' (15 sibs) 44: 0x2aa344acf30 VAL: '-0xb' (15 sibs) 44: 0x2aa344acfc8 VAL: '0XA' (15 sibs) 44: 0x2aa344ad060 VAL: '-0XA' (15 sibs) 44: 0x2aa344ad0f8 VAL: '0b10' (15 sibs) 44: 0x2aa344ad190 VAL: '-0b10' (15 sibs) 44: 0x2aa344ad228 VAL: '0B10' (15 sibs) 44: 0x2aa344ad2c0 VAL: '-0B10' (15 sibs) 44: 0x2aa344ad358 VAL: '0o17' (15 sibs) 44: 0x2aa344ad3f0 VAL: '-0o17' (15 sibs) 44: 0x2aa344ad488 VAL: '0O17' (15 sibs) 44: 0x2aa344ad520 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa3450b230 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa3450b2c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa3450b350 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa3450b3e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa3450b470 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa3450b500 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa3450b590 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa3450b620 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa3450b6b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa3450b740 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa3450b7d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa3450b860 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa3450b8f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa3450b980 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa3450ba10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa3450baa0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa3450bb30 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa344ac630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa344ac6d0 VAL: '-2' (3 sibs) 44: 0x2aa344ac768 VAL: '-2' (3 sibs) 44: 0x2aa344ac800 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa3450bbd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa3450bc60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa3450bcf0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa3450bd80 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa3450be10 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344ada30 VAL: '-2.0' (8 sibs) 44: 0x2aa344adac8 VAL: '-2.1' (8 sibs) 44: 0x2aa344adb60 VAL: '0.1' (8 sibs) 44: 0x2aa344adbf8 VAL: '.1' (8 sibs) 44: 0x2aa344adc90 VAL: '-.2' (8 sibs) 44: 0x2aa344add28 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344addc0 VAL: '-3e-6' (8 sibs) 44: 0x2aa344ade58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa3450beb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa3450bf40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa3450bfd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa3450c060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa3450c0f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa3450c180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa3450c210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa3450c2a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa3450c330 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344adf00 VAL: '-2.0' (8 sibs) 44: 0x2aa344adf98 VAL: '-2.1' (8 sibs) 44: 0x2aa344ae030 VAL: '0.1' (8 sibs) 44: 0x2aa344ae0c8 VAL: '.1' (8 sibs) 44: 0x2aa344ae160 VAL: '-.2' (8 sibs) 44: 0x2aa344ae1f8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344ae290 VAL: '-3e-6' (8 sibs) 44: 0x2aa344ae328 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa3450c3d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa3450c460 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa3450c4f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa3450c580 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa3450c610 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa3450c6a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa3450c730 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa3450c7c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa3450c850 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa344aeca0 VAL: '-2.0' (8 sibs) 44: 0x2aa344aed38 VAL: '-2.1' (8 sibs) 44: 0x2aa344aedd0 VAL: '0.1' (8 sibs) 44: 0x2aa344aee68 VAL: '.1' (8 sibs) 44: 0x2aa344aef00 VAL: '-.2' (8 sibs) 44: 0x2aa344aef98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa344af030 VAL: '-3e-6' (8 sibs) 44: 0x2aa344af0c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa3450c8f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa3450c980 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa3450ca10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa3450caa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa3450cb30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa3450cbc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa3450cc50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa3450cce0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa3450cd70 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: REF TREE: 44: 0x2aa344ae998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa344af7b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa344af848 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa344af8e0 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0010 VAL: '1.2.3' (2 sibs) 44: 0x2aa344b00a8 VAL: '4.5.6' (2 sibs) 44: 0x2aa344af978 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0150 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa344b01e8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa344afa10 SEQ: (14 sibs) 2 children: 44: 0x2aa344b0290 VAL: '1.2.3' (2 sibs) 44: 0x2aa344b0328 VAL: '4.5.6' (2 sibs) 44: 0x2aa344afaa8 SEQ: (14 sibs) 2 children: 44: 0x2aa344b03d0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa344b0468 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa344afb40 MAP: (14 sibs) 1 children: 44: 0x2aa344b0510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa344afbd8 MAP: (14 sibs) 1 children: 44: 0x2aa344b05b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa344afc70 MAP: (14 sibs) 1 children: 44: 0x2aa344b0650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa344afd08 MAP: (14 sibs) 1 children: 44: 0x2aa344b06f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa344afda0 MAP: (14 sibs) 2 children: 44: 0x2aa344b0790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa344b0828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa344afe38 MAP: (14 sibs) 2 children: 44: 0x2aa344b08d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa344b0968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa344afed0 MAP: (14 sibs) 2 children: 44: 0x2aa344b0a10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa344b0aa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa344aff68 MAP: (14 sibs) 2 children: 44: 0x2aa344b0b50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa344b0be8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa3450ce10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa3450cea0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa3450cf30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa3450cfc0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa3450d050 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa3450d0e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa3450d170 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa3450d200 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa3450d290 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa3450d320 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa3450d3b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa3450d440 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa3450d4d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa3450d560 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa3450d5f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa3450d680 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa3450d710 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa3450d7a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa3450d830 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa3450d8c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa3450d950 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa3450d9e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa3450da70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa3450db00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa3450db90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa3450dc20 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa3450dcb0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa3450dd40 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa3450ddd0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa3450de60 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa3450def0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa3450df80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa3450e010 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa3450e0a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa3450e130 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 44: [----------] 216 tests from NUMBER/YmlTestCase (11 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (12 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.01 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x2aa1d93bc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa1d938f10 VAL: '' (12 sibs) 45: 0x2aa1d938fa8 VAL: '' (12 sibs) 45: 0x2aa1d939040 VAL: 'null' (12 sibs) 45: 0x2aa1d9390d8 VAL: 'Null' (12 sibs) 45: 0x2aa1d939170 VAL: 'NULL' (12 sibs) 45: 0x2aa1d939208 VAL: '~' (12 sibs) 45: 0x2aa1d9392a0 MAP: (12 sibs) 1 children: 45: 0x2aa1d939640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa1d939338 MAP: (12 sibs) 1 children: 45: 0x2aa1d9396e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa1d9393d0 MAP: (12 sibs) 1 children: 45: 0x2aa1d939780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa1d939468 MAP: (12 sibs) 1 children: 45: 0x2aa1d939820 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa1d939500 MAP: (12 sibs) 1 children: 45: 0x2aa1d9398c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa1d939598 MAP: (12 sibs) 1 children: 45: 0x2aa1d939960 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d981ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa1d981f30 VAL: '' (12 sibs) 45: [2] [2] 0x2aa1d981fc0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa1d982050 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa1d9820e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa1d982170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa1d982200 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa1d982290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa1d982320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa1d9823b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa1d982440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa1d9824d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa1d982560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa1d9825f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa1d982680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa1d982710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa1d9827a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa1d982830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa1d9828c0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: --------------- 45: {foo: , bar: , baz: } 45: --------------- 45: REF TREE: 45: 0x2aa1d93bd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d939c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d939cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d939d70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9844d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d984560 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9845f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d984680 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x2aa1d93be70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93a280 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93a318 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93a3b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d986200 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d986290 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d986320 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9863b0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: --------------- 45: - 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x2aa1d93bf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93a450 VAL: '' (3 sibs) 45: 0x2aa1d93a4e8 VAL: '' (3 sibs) 45: 0x2aa1d93a580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d987f30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d987fc0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d988050 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9880e0 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x2aa1d93c0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93b0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa1d93b290 VAL: '' (3 sibs) 45: 0x2aa1d93b328 VAL: '' (3 sibs) 45: 0x2aa1d93b3c0 VAL: '' (3 sibs) 45: 0x2aa1d93b158 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93b1f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d989c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d989cf0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa1d989d80 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d989e10 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d989ea0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d989f30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d989fc0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: --------------- 45: REF TREE: 45: 0x2aa1d93c1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d939e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d939ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa1d93a030 VAL: '' (3 sibs) 45: 0x2aa1d93a0c8 VAL: '' (3 sibs) 45: 0x2aa1d93a160 VAL: '' (3 sibs) 45: 0x2aa1d939f90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d98b990 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d98ba20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d98bab0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa1d98bb40 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d98bbd0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d98bc60 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d98bcf0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x2aa1d93c2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93b460 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93b4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93b590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa1d93b630 VAL: '' (3 sibs) 45: 0x2aa1d93b6c8 VAL: '' (3 sibs) 45: 0x2aa1d93b760 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d98d6c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d98d750 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d98d7e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d98d870 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa1d98d900 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d98d990 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d98da20 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: --------------- 45: 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x2aa1d93c3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93b850 MAP: (3 sibs) 3 children: 45: 0x2aa1d93ba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93bab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93bb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa1d93b8e8 VAL: '' (3 sibs) 45: 0x2aa1d93b980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d98f3f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d98f480 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa1d98f510 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa1d98f5a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa1d98f630 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa1d98f6c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d98f750 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: --------------- 45: REF TREE: 45: 0x2aa1d93c500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93cdd0 VAL: '' (3 sibs) 45: 0x2aa1d93ce68 MAP: (3 sibs) 3 children: 45: 0x2aa1d93cfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93d038 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93d0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa1d93cf00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d991120 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9911b0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d991240 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9912d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa1d991360 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa1d9913f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa1d991480 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x2aa1d93c618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93a840 VAL: '' (3 sibs) 45: 0x2aa1d93a8d8 VAL: '' (3 sibs) 45: 0x2aa1d93a970 MAP: (3 sibs) 3 children: 45: 0x2aa1d93aa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93aaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93ab40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d992e50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d992ee0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d992f70 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d993000 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa1d993090 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa1d993120 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9931b0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: --------------- 45: 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: --------------- 45: REF TREE: 45: 0x2aa1d93c730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93a620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa1d93aeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa1d93af48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa1d93a6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa1d93d170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa1d93d208 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa1d93a750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d994b80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d994c10 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa1d994ca0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa1d994d30 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa1d994dc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa1d994e50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa1d994ee0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa1d994f70 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: --------------- 45: 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: {SameGroupActorName: '', IsGetItemSelf: false} 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: --------------- 45: REF TREE: 45: 0x2aa1d93c848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93e4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa1d93e578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa1d93e610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa1d938ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa1d93e6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa1d93e7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa1d93e888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa1d93e748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa1d93e930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa1d93e9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa1d93ea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa1d93eaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa1d93eb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa1d93ec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa1d93ecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa1d93ed58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d997730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9977c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa1d997850 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa1d9978e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa1d997970 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa1d997a00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa1d997a90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa1d997b20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa1d997bb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa1d997c40 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa1d997cd0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa1d997d60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa1d997df0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa1d997e80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa1d997f10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa1d997fa0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa1d998030 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: --------------- 45: 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: --------------- 45: REF TREE: 45: 0x2aa1d93c960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93d4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa1d93d568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa1d93d600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa1d93ad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa1d938c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa1d93e010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa1d93e0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa1d93e140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa1d93adb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d996e20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d996eb0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa1d996f40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa1d996fd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa1d997060 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa1d9970f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa1d997180 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa1d997210 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa1d9972a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa1d997330 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x2aa1d93bc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa1d938f10 VAL: '' (12 sibs) 45: 0x2aa1d938fa8 VAL: '' (12 sibs) 45: 0x2aa1d939040 VAL: 'null' (12 sibs) 45: 0x2aa1d9390d8 VAL: 'Null' (12 sibs) 45: 0x2aa1d939170 VAL: 'NULL' (12 sibs) 45: 0x2aa1d939208 VAL: '~' (12 sibs) 45: 0x2aa1d9392a0 MAP: (12 sibs) 1 children: 45: 0x2aa1d939640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa1d939338 MAP: (12 sibs) 1 children: 45: 0x2aa1d9396e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa1d9393d0 MAP: (12 sibs) 1 children: 45: 0x2aa1d939780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa1d939468 MAP: (12 sibs) 1 children: 45: 0x2aa1d939820 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa1d939500 MAP: (12 sibs) 1 children: 45: 0x2aa1d9398c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa1d939598 MAP: (12 sibs) 1 children: 45: 0x2aa1d939960 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d99a670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa1d99a700 VAL: '' (12 sibs) 45: [2] [2] 0x2aa1d99a790 VAL: '' (12 sibs) 45: [3] [3] 0x2aa1d99a820 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa1d99a8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa1d99a940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa1d99a9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa1d99aa60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa1d99aaf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa1d99ab80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa1d99ac10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa1d99aca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa1d99ad30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa1d99adc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa1d99ae50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa1d99aee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa1d99af70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa1d99b000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa1d99b090 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: --------------- 45: {foo: , bar: , baz: } 45: --------------- 45: REF TREE: 45: 0x2aa1d93bd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d939c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d939cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d939d70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d999d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d999df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d999e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d999f10 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x2aa1d93be70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93a280 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93a318 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93a3b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d99b880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99b910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d99b9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d99ba30 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: --------------- 45: - 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x2aa1d93bf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93a450 VAL: '' (3 sibs) 45: 0x2aa1d93a4e8 VAL: '' (3 sibs) 45: 0x2aa1d93a580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d99c190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99c220 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d99c2b0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d99c340 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x2aa1d93c0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93b0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa1d93b290 VAL: '' (3 sibs) 45: 0x2aa1d93b328 VAL: '' (3 sibs) 45: 0x2aa1d93b3c0 VAL: '' (3 sibs) 45: 0x2aa1d93b158 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93b1f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d99caa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99cb30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa1d99cbc0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d99cc50 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d99cce0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d99cd70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d99ce00 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: --------------- 45: REF TREE: 45: 0x2aa1d93c1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d939e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d939ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa1d93a030 VAL: '' (3 sibs) 45: 0x2aa1d93a0c8 VAL: '' (3 sibs) 45: 0x2aa1d93a160 VAL: '' (3 sibs) 45: 0x2aa1d939f90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d99d3b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99d440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d99d4d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa1d99d560 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d99d5f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d99d680 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d99d710 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x2aa1d93c2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93b460 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93b4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93b590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa1d93b630 VAL: '' (3 sibs) 45: 0x2aa1d93b6c8 VAL: '' (3 sibs) 45: 0x2aa1d93b760 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d99dcc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99dd50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d99dde0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d99de70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa1d99df00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d99df90 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d99e020 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: --------------- 45: 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x2aa1d93c3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93b850 MAP: (3 sibs) 3 children: 45: 0x2aa1d93ba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93bab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93bb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa1d93b8e8 VAL: '' (3 sibs) 45: 0x2aa1d93b980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d99e5d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99e660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa1d99e6f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa1d99e780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa1d99e810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa1d99e8a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d99e930 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: --------------- 45: REF TREE: 45: 0x2aa1d93c500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93cdd0 VAL: '' (3 sibs) 45: 0x2aa1d93ce68 MAP: (3 sibs) 3 children: 45: 0x2aa1d93cfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93d038 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93d0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa1d93cf00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d99eee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99ef70 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d99f000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa1d99f090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa1d99f120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa1d99f1b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa1d99f240 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x2aa1d93c618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93a840 VAL: '' (3 sibs) 45: 0x2aa1d93a8d8 VAL: '' (3 sibs) 45: 0x2aa1d93a970 MAP: (3 sibs) 3 children: 45: 0x2aa1d93aa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93aaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93ab40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d99f7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99f880 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d99f910 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d99f9a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa1d99fa30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa1d99fac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d99fb50 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: --------------- 45: 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: --------------- 45: REF TREE: 45: 0x2aa1d93c730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93a620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa1d93aeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa1d93af48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa1d93a6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa1d93d170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa1d93d208 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa1d93a750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a0100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a0190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa1d9a0220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa1d9a02b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa1d9a0340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa1d9a03d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa1d9a0460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa1d9a04f0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: --------------- 45: 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: {SameGroupActorName: '', IsGetItemSelf: false} 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: --------------- 45: REF TREE: 45: 0x2aa1d93c848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93e4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa1d93e578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa1d93e610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa1d938ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa1d93e6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa1d93e7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa1d93e888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa1d93e748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa1d93e930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa1d93e9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa1d93ea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa1d93eaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa1d93eb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa1d93ec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa1d93ecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa1d93ed58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a1320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a13b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa1d9a1440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa1d9a14d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa1d9a1560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa1d9a15f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa1d9a1680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa1d9a1710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa1d9a17a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa1d9a1830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa1d9a18c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa1d9a1950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa1d9a19e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa1d9a1a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa1d9a1b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa1d9a1b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa1d9a1c20 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: --------------- 45: 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: --------------- 45: REF TREE: 45: 0x2aa1d93c960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93d4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa1d93d568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa1d93d600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa1d93ad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa1d938c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa1d93e010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa1d93e0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa1d93e140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa1d93adb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a0a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a0aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa1d9a0b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa1d9a0bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa1d9a0c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa1d9a0ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa1d9a0d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa1d9a0e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa1d9a0e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa1d9a0f20 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: -\n 45: - # with space\n 45: - null\n 45: - Null\n 45: - NULL\n 45: - ~\n 45: - null: null\n 45: - Null: Null\n 45: - NULL: NULL\n 45: - ~: ~\n 45: - ~: null\n 45: - null: ~\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d981ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa1d981f30 VAL: '' (12 sibs) 45: [2] [2] 0x2aa1d981fc0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa1d982050 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa1d9820e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa1d982170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa1d982200 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa1d982290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa1d982320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa1d9823b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa1d982440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa1d9824d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa1d982560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa1d9825f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa1d982680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa1d982710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa1d9827a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa1d982830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa1d9828c0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - null\n 45: - Null\n 45: - NULL\n 45: - ~\n 45: - null: null\n 45: - Null: Null\n 45: - NULL: NULL\n 45: - ~: ~\n 45: - ~: null\n 45: - null: ~\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a4aa0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa1d9a4b30 VAL: '' (12 sibs) 45: [2] [2] 0x2aa1d9a4bc0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa1d9a4c50 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa1d9a4ce0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa1d9a4d70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa1d9a4e00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa1d9a4e90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa1d9a4f20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa1d9a4fb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa1d9a5040 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa1d9a50d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa1d9a5160 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa1d9a51f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa1d9a5280 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa1d9a5310 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa1d9a53a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa1d9a5430 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa1d9a54c0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: {foo: , bar: , baz: }\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9844d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d984560 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9845f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d984680 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a38b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a3940 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9a39d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9a3a60 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d986200 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d986290 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d986320 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9863b0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a5cb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a5d40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9a5dd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9a5e60 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d987f30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d987fc0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d988050 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9880e0 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a65c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a6650 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9a66e0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9a6770 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo:\n 45: - \n 45: - \n 45: - \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d989c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d989cf0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa1d989d80 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d989e10 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d989ea0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d989f30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d989fc0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo:\n 45: - \n 45: - \n 45: - \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a6ed0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a6f60 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa1d9a6ff0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9a7080 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d9a7110 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9a71a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9a7230 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo:\n 45: bar: \n 45: - \n 45: - \n 45: - \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d98b990 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d98ba20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d98bab0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa1d98bb40 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d98bbd0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d98bc60 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d98bcf0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar:\n 45: - \n 45: - \n 45: - \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a77e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a7870 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9a7900 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9a7990 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d9a7a20 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9a7ab0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9a7b40 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo:\n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d98d6c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d98d750 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d98d7e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d98d870 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa1d98d900 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d98d990 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d98da20 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz:\n 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a80f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a8180 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9a8210 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9a82a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa1d9a8330 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9a83c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9a8450 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: - foo:\n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d98f3f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d98f480 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa1d98f510 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa1d98f5a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa1d98f630 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa1d98f6c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d98f750 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - foo: \n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a8a00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a8a90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa1d9a8b20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa1d9a8bb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa1d9a8c40 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa1d9a8cd0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9a8d60 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: - \n 45: - foo:\n 45: bar: \n 45: baz: \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d991120 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9911b0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d991240 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9912d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa1d991360 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa1d9913f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa1d991480 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - foo: \n 45: bar: \n 45: baz: \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a9310 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a93a0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9a9430 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9a94c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa1d9a9550 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa1d9a95e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa1d9a9670 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: - \n 45: - \n 45: - foo:\n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d992e50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d992ee0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d992f70 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d993000 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa1d993090 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa1d993120 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9931b0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a9c20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a9cb0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9a9d40 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9a9dd0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa1d9a9e60 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa1d9a9ef0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9a9f80 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: fixed case:\n 45: foo: a\n 45: bar: \n 45: your case:\n 45: foo: a\n 45: bar: ''\n 45: whatever: baz\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d994b80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d994c10 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa1d994ca0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa1d994d30 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa1d994dc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa1d994e50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa1d994ee0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa1d994f70 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: fixed case:\n 45: foo: a\n 45: bar: \n 45: your case:\n 45: foo: a\n 45: bar: ''\n 45: whatever: baz\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9aa530 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9aa5c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa1d9aa650 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa1d9aa6e0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa1d9aa770 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa1d9aa800 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa1d9aa890 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa1d9aa920 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: version: 0\n 45: type: xml\n 45: param_root:\n 45: objects:\n 45: System: {SameGroupActorName: '', IsGetItemSelf: false}\n 45: General:\n 45: Speed: 1.0\n 45: Life: 100\n 45: IsLifeInfinite: false\n 45: ElectricalDischarge: 1.0\n 45: IsBurnOutBorn: false\n 45: BurnOutBornName: \n 45: IsBurnOutBornIdent: false\n 45: ChangeDropTableName: ''\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d997730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9977c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa1d997850 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa1d9978e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa1d997970 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa1d997a00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa1d997a90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa1d997b20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa1d997bb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa1d997c40 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa1d997cd0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa1d997d60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa1d997df0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa1d997e80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa1d997f10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa1d997fa0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa1d998030 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: version: 0\n 45: type: xml\n 45: param_root:\n 45: objects:\n 45: System:\n 45: SameGroupActorName: ''\n 45: IsGetItemSelf: false\n 45: General:\n 45: Speed: 1.0\n 45: Life: 100\n 45: IsLifeInfinite: false\n 45: ElectricalDischarge: 1.0\n 45: IsBurnOutBorn: false\n 45: BurnOutBornName: \n 45: IsBurnOutBornIdent: false\n 45: ChangeDropTableName: ''\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9ab750 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9ab7e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa1d9ab870 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa1d9ab900 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa1d9ab990 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa1d9aba20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa1d9abab0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa1d9abb40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa1d9abbd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa1d9abc60 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa1d9abcf0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa1d9abd80 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa1d9abe10 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa1d9abea0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa1d9abf30 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa1d9abfc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa1d9ac050 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: version: 10\n 45: type: test\n 45: param_root:\n 45: objects:\n 45: TestContent:\n 45: Str64_empty: ''\n 45: Str64_empty2:\n 45: Str64_empty3: ''\n 45: lists: {}\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d996e20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d996eb0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa1d996f40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa1d996fd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa1d997060 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa1d9970f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa1d997180 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa1d997210 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa1d9972a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa1d997330 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: version: 10\n 45: type: test\n 45: param_root:\n 45: objects:\n 45: TestContent:\n 45: Str64_empty: ''\n 45: Str64_empty2: \n 45: Str64_empty3: ''\n 45: lists: {}\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9aae40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9aaed0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa1d9aaf60 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa1d9aaff0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa1d9ab080 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa1d9ab110 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa1d9ab1a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa1d9ab230 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa1d9ab2c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa1d9ab350 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: -\r\n 45: - # with space\r\n 45: - null\r\n 45: - Null\r\n 45: - NULL\r\n 45: - ~\r\n 45: - null: null\r\n 45: - Null: Null\r\n 45: - NULL: NULL\r\n 45: - ~: ~\r\n 45: - ~: null\r\n 45: - null: ~\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d99a670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa1d99a700 VAL: '' (12 sibs) 45: [2] [2] 0x2aa1d99a790 VAL: '' (12 sibs) 45: [3] [3] 0x2aa1d99a820 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa1d99a8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa1d99a940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa1d99a9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa1d99aa60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa1d99aaf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa1d99ab80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa1d99ac10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa1d99aca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa1d99ad30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa1d99adc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa1d99ae50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa1d99aee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa1d99af70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa1d99b000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa1d99b090 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - null\n 45: - Null\n 45: - NULL\n 45: - ~\n 45: - null: null\n 45: - Null: Null\n 45: - NULL: NULL\n 45: - ~: ~\n 45: - ~: null\n 45: - null: ~\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9ad270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa1d9ad300 VAL: '' (12 sibs) 45: [2] [2] 0x2aa1d9ad390 VAL: '' (12 sibs) 45: [3] [3] 0x2aa1d9ad420 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa1d9ad4b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa1d9ad540 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa1d9ad5d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa1d9ad660 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa1d9ad6f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa1d9ad780 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa1d9ad810 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa1d9ad8a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa1d9ad930 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa1d9ad9c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa1d9ada50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa1d9adae0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa1d9adb70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa1d9adc00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa1d9adc90 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: {foo: , bar: , baz: }\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d999d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d999df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d999e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d999f10 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9ac960 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9ac9f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9aca80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9acb10 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo: \r\n 45: bar: \r\n 45: baz: \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d99b880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99b910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d99b9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d99ba30 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9ae480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9ae510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9ae5a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9ae630 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: - \r\n 45: - \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d99c190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99c220 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d99c2b0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d99c340 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9aed90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9aee20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9aeeb0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9aef40 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo:\r\n 45: - \r\n 45: - \r\n 45: - \r\n 45: bar: \r\n 45: baz: \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d99caa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99cb30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa1d99cbc0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d99cc50 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d99cce0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d99cd70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d99ce00 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo:\n 45: - \n 45: - \n 45: - \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9af6a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9af730 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa1d9af7c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9af850 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d9af8e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9af970 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9afa00 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo:\r\n 45: bar: \r\n 45: - \r\n 45: - \r\n 45: - \r\n 45: baz: \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d99d3b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99d440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d99d4d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa1d99d560 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d99d5f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d99d680 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d99d710 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar:\n 45: - \n 45: - \n 45: - \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9affb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b0040 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9b00d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9b0160 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d9b01f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9b0280 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9b0310 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: - \r\n 45: - \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d99dcc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99dd50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d99dde0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d99de70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa1d99df00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d99df90 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d99e020 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: foo: \n 45: bar: \n 45: baz:\n 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b08c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b0950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9b09e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9b0a70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa1d9b0b00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9b0b90 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9b0c20 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: - foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: - \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d99e5d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99e660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa1d99e6f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa1d99e780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa1d99e810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa1d99e8a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d99e930 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - foo: \n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b11d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b1260 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa1d9b12f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa1d9b1380 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa1d9b1410 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa1d9b14a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9b1530 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: - \r\n 45: - foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d99eee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99ef70 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d99f000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa1d99f090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa1d99f120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa1d99f1b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa1d99f240 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - foo: \n 45: bar: \n 45: baz: \n 45: - \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b1ae0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b1b70 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9b1c00 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9b1c90 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa1d9b1d20 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa1d9b1db0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa1d9b1e40 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: - \r\n 45: - \r\n 45: - foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d99f7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d99f880 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d99f910 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d99f9a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa1d99fa30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa1d99fac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d99fb50 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: - \n 45: - \n 45: - foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b23f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b2480 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9b2510 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9b25a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa1d9b2630 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa1d9b26c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9b2750 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: fixed case:\r\n 45: foo: a\r\n 45: bar: \r\n 45: your case:\r\n 45: foo: a\r\n 45: bar: ''\r\n 45: whatever: baz\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a0100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a0190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa1d9a0220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa1d9a02b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa1d9a0340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa1d9a03d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa1d9a0460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa1d9a04f0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: fixed case:\n 45: foo: a\n 45: bar: \n 45: your case:\n 45: foo: a\n 45: bar: ''\n 45: whatever: baz\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b2d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b2d90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa1d9b2e20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa1d9b2eb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa1d9b2f40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa1d9b2fd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa1d9b3060 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa1d9b30f0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: version: 0\r\n 45: type: xml\r\n 45: param_root:\r\n 45: objects:\r\n 45: System: {SameGroupActorName: '', IsGetItemSelf: false}\r\n 45: General:\r\n 45: Speed: 1.0\r\n 45: Life: 100\r\n 45: IsLifeInfinite: false\r\n 45: ElectricalDischarge: 1.0\r\n 45: IsBurnOutBorn: false\r\n 45: BurnOutBornName: \r\n 45: IsBurnOutBornIdent: false\r\n 45: ChangeDropTableName: ''\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a1320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a13b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa1d9a1440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa1d9a14d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa1d9a1560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa1d9a15f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa1d9a1680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa1d9a1710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa1d9a17a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa1d9a1830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa1d9a18c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa1d9a1950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa1d9a19e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa1d9a1a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa1d9a1b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa1d9a1b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa1d9a1c20 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: version: 0\n 45: type: xml\n 45: param_root:\n 45: objects:\n 45: System:\n 45: SameGroupActorName: ''\n 45: IsGetItemSelf: false\n 45: General:\n 45: Speed: 1.0\n 45: Life: 100\n 45: IsLifeInfinite: false\n 45: ElectricalDischarge: 1.0\n 45: IsBurnOutBorn: false\n 45: BurnOutBornName: \n 45: IsBurnOutBornIdent: false\n 45: ChangeDropTableName: ''\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b3f20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b3fb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa1d9b4040 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa1d9b40d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa1d9b4160 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa1d9b41f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa1d9b4280 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa1d9b4310 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa1d9b43a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa1d9b4430 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa1d9b44c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa1d9b4550 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa1d9b45e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa1d9b4670 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa1d9b4700 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa1d9b4790 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa1d9b4820 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: version: 10\r\n 45: type: test\r\n 45: param_root:\r\n 45: objects:\r\n 45: TestContent:\r\n 45: Str64_empty: ''\r\n 45: Str64_empty2:\r\n 45: Str64_empty3: ''\r\n 45: lists: {}\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a0a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a0aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa1d9a0b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa1d9a0bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa1d9a0c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa1d9a0ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa1d9a0d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa1d9a0e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa1d9a0e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa1d9a0f20 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ emitted yml: 45: version: 10\n 45: type: test\n 45: param_root:\n 45: objects:\n 45: TestContent:\n 45: Str64_empty: ''\n 45: Str64_empty2: \n 45: Str64_empty3: ''\n 45: lists: {}\n 45: ~~~~~~~~~~~~~~ emitted tree: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b3610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b36a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa1d9b3730 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa1d9b37c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa1d9b3850 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa1d9b38e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa1d9b3970 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa1d9b3a00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa1d9b3a90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa1d9b3b20 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93bc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa1d938f10 VAL: '' (12 sibs) 45: 0x2aa1d938fa8 VAL: '' (12 sibs) 45: 0x2aa1d939040 VAL: 'null' (12 sibs) 45: 0x2aa1d9390d8 VAL: 'Null' (12 sibs) 45: 0x2aa1d939170 VAL: 'NULL' (12 sibs) 45: 0x2aa1d939208 VAL: '~' (12 sibs) 45: 0x2aa1d9392a0 MAP: (12 sibs) 1 children: 45: 0x2aa1d939640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa1d939338 MAP: (12 sibs) 1 children: 45: 0x2aa1d9396e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa1d9393d0 MAP: (12 sibs) 1 children: 45: 0x2aa1d939780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa1d939468 MAP: (12 sibs) 1 children: 45: 0x2aa1d939820 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa1d939500 MAP: (12 sibs) 1 children: 45: 0x2aa1d9398c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa1d939598 MAP: (12 sibs) 1 children: 45: 0x2aa1d939960 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b5130 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa1d9b51c0 VAL: '' (12 sibs) 45: [2] [2] 0x2aa1d9b5250 VAL: '' (12 sibs) 45: [3] [3] 0x2aa1d9b52e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa1d9b5370 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa1d9b5400 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa1d9b5490 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa1d9b5520 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa1d9b55b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa1d9b5640 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa1d9b56d0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa1d9b5760 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa1d9b57f0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa1d9b5880 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa1d9b5910 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa1d9b59a0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa1d9b5a30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa1d9b5ac0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa1d9b5b50 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93bd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d939c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d939cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d939d70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9a4460 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9a44f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9a4580 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9a4610 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93be70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93a280 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93a318 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93a3b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b5bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b5c80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9b5d10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9b5da0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93bf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93a450 VAL: '' (3 sibs) 45: 0x2aa1d93a4e8 VAL: '' (3 sibs) 45: 0x2aa1d93a580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b5e40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b5ed0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9b5f60 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9b5ff0 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93b0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa1d93b290 VAL: '' (3 sibs) 45: 0x2aa1d93b328 VAL: '' (3 sibs) 45: 0x2aa1d93b3c0 VAL: '' (3 sibs) 45: 0x2aa1d93b158 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93b1f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b6090 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b6120 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa1d9b61b0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9b6240 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d9b62d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9b6360 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9b63f0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d939e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d939ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa1d93a030 VAL: '' (3 sibs) 45: 0x2aa1d93a0c8 VAL: '' (3 sibs) 45: 0x2aa1d93a160 VAL: '' (3 sibs) 45: 0x2aa1d939f90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b6490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b6520 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9b65b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9b6640 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d9b66d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9b6760 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9b67f0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93b460 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93b4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93b590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa1d93b630 VAL: '' (3 sibs) 45: 0x2aa1d93b6c8 VAL: '' (3 sibs) 45: 0x2aa1d93b760 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b6890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b6920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9b69b0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9b6a40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa1d9b6ad0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9b6b60 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9b6bf0 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93b850 MAP: (3 sibs) 3 children: 45: 0x2aa1d93ba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93bab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93bb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa1d93b8e8 VAL: '' (3 sibs) 45: 0x2aa1d93b980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b6c90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b6d20 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa1d9b6db0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa1d9b6e40 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa1d9b6ed0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa1d9b6f60 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9b6ff0 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93cdd0 VAL: '' (3 sibs) 45: 0x2aa1d93ce68 MAP: (3 sibs) 3 children: 45: 0x2aa1d93cfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93d038 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93d0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa1d93cf00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b7090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b7120 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9b71b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9b7240 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa1d9b72d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa1d9b7360 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa1d9b73f0 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93a840 VAL: '' (3 sibs) 45: 0x2aa1d93a8d8 VAL: '' (3 sibs) 45: 0x2aa1d93a970 MAP: (3 sibs) 3 children: 45: 0x2aa1d93aa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93aaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93ab40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b7490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b7520 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9b75b0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9b7640 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa1d9b76d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa1d9b7760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9b77f0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93a620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa1d93aeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa1d93af48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa1d93a6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa1d93d170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa1d93d208 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa1d93a750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b7890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b7920 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa1d9b79b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa1d9b7a40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa1d9b7ad0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa1d9b7b60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa1d9b7bf0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa1d9b7c80 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93e4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa1d93e578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa1d93e610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa1d938ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa1d93e6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa1d93e7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa1d93e888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa1d93e748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa1d93e930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa1d93e9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa1d93ea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa1d93eaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa1d93eb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa1d93ec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa1d93ecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa1d93ed58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b7d20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b7db0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa1d9b7e40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa1d9b7ed0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa1d9b7f60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa1d9b7ff0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa1d9b8080 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa1d9b8110 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa1d9b81a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa1d9b8230 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa1d9b82c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa1d9b8350 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa1d9b83e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa1d9b8470 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa1d9b8500 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa1d9b8590 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa1d9b8620 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93d4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa1d93d568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa1d93d600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa1d93ad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa1d938c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa1d93e010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa1d93e0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa1d93e140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa1d93adb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b86c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b8750 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa1d9b87e0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa1d9b8870 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa1d9b8900 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa1d9b8990 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa1d9b8a20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa1d9b8ab0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa1d9b8b40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa1d9b8bd0 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93bc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa1d938f10 VAL: '' (12 sibs) 45: 0x2aa1d938fa8 VAL: '' (12 sibs) 45: 0x2aa1d939040 VAL: 'null' (12 sibs) 45: 0x2aa1d9390d8 VAL: 'Null' (12 sibs) 45: 0x2aa1d939170 VAL: 'NULL' (12 sibs) 45: 0x2aa1d939208 VAL: '~' (12 sibs) 45: 0x2aa1d9392a0 MAP: (12 sibs) 1 children: 45: 0x2aa1d939640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa1d939338 MAP: (12 sibs) 1 children: 45: 0x2aa1d9396e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa1d9393d0 MAP: (12 sibs) 1 children: 45: 0x2aa1d939780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa1d939468 MAP: (12 sibs) 1 children: 45: 0x2aa1d939820 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa1d939500 MAP: (12 sibs) 1 children: 45: 0x2aa1d9398c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa1d939598 MAP: (12 sibs) 1 children: 45: 0x2aa1d939960 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b8c70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa1d9b8d00 VAL: '' (12 sibs) 45: [2] [2] 0x2aa1d9b8d90 VAL: '' (12 sibs) 45: [3] [3] 0x2aa1d9b8e20 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa1d9b8eb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa1d9b8f40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa1d9b8fd0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa1d9b9060 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa1d9b90f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa1d9b9180 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa1d9b9210 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa1d9b92a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa1d9b9330 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa1d9b93c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa1d9b9450 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa1d9b94e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa1d9b9570 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa1d9b9600 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa1d9b9690 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93bd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d939c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d939cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d939d70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b9730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b97c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9b9850 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9b98e0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93be70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93a280 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93a318 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93a3b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b9980 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b9a10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9b9aa0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9b9b30 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93bf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93a450 VAL: '' (3 sibs) 45: 0x2aa1d93a4e8 VAL: '' (3 sibs) 45: 0x2aa1d93a580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b9bd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b9c60 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9b9cf0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9b9d80 VAL: '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93b0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa1d93b290 VAL: '' (3 sibs) 45: 0x2aa1d93b328 VAL: '' (3 sibs) 45: 0x2aa1d93b3c0 VAL: '' (3 sibs) 45: 0x2aa1d93b158 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93b1f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9b9e20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9b9eb0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa1d9b9f40 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9b9fd0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d9ba060 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9ba0f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9ba180 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d939e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d939ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa1d93a030 VAL: '' (3 sibs) 45: 0x2aa1d93a0c8 VAL: '' (3 sibs) 45: 0x2aa1d93a160 VAL: '' (3 sibs) 45: 0x2aa1d939f90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9ba220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9ba2b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9ba340 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9ba3d0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa1d9ba460 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9ba4f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9ba580 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93b460 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93b4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93b590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa1d93b630 VAL: '' (3 sibs) 45: 0x2aa1d93b6c8 VAL: '' (3 sibs) 45: 0x2aa1d93b760 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9ba620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9ba6b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa1d9ba740 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa1d9ba7d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa1d9ba860 VAL: '' (3 sibs) 45: [5] [5] 0x2aa1d9ba8f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9ba980 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93b850 MAP: (3 sibs) 3 children: 45: 0x2aa1d93ba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93bab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93bb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa1d93b8e8 VAL: '' (3 sibs) 45: 0x2aa1d93b980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9baa20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9baab0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa1d9bab40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa1d9babd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa1d9bac60 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa1d9bacf0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa1d9bad80 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93cdd0 VAL: '' (3 sibs) 45: 0x2aa1d93ce68 MAP: (3 sibs) 3 children: 45: 0x2aa1d93cfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93d038 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93d0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa1d93cf00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9bae20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9baeb0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9baf40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa1d9bafd0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa1d9bb060 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa1d9bb0f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa1d9bb180 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa1d93a840 VAL: '' (3 sibs) 45: 0x2aa1d93a8d8 VAL: '' (3 sibs) 45: 0x2aa1d93a970 MAP: (3 sibs) 3 children: 45: 0x2aa1d93aa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa1d93aaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa1d93ab40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9bb220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9bb2b0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa1d9bb340 VAL: '' (3 sibs) 45: [3] [3] 0x2aa1d9bb3d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa1d9bb460 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa1d9bb4f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa1d9bb580 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93a620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa1d93aeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa1d93af48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa1d93a6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa1d93d170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa1d93d208 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa1d93a750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9bb620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9bb6b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa1d9bb740 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa1d9bb7d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa1d9bb860 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa1d9bb8f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa1d9bb980 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa1d9bba10 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93e4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa1d93e578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa1d93e610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa1d938ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa1d93e6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa1d93e7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa1d93e888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa1d93e748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa1d93e930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa1d93e9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa1d93ea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa1d93eaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa1d93eb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa1d93ec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa1d93ecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa1d93ed58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9bbab0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9bbb40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa1d9bbbd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa1d9bbc60 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa1d9bbcf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa1d9bbd80 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa1d9bbe10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa1d9bbea0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa1d9bbf30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa1d9bbfc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa1d9bc050 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa1d9bc0e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa1d9bc170 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa1d9bc200 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa1d9bc290 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa1d9bc320 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa1d9bc3b0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: REF TREE: 45: 0x2aa1d93c960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa1d93d4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa1d93d568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa1d93d600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa1d93ad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa1d938c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa1d93e010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa1d93e0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa1d93e140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa1d93adb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa1d9bc450 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa1d9bc4e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa1d9bc570 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa1d9bc600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa1d9bc690 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa1d9bc720 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa1d9bc7b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa1d9bc840 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa1d9bc8d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa1d9bc960 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 45: [----------] 468 tests from NULL_VAL/YmlTestCase (14 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (14 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x2aa0627c490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa06276c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa06276ca0 VAL: '-2' (3 sibs) 46: 0x2aa06276d38 VAL: '-2' (3 sibs) 46: 0x2aa06276dd0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062d0f90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062d1020 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa062d10b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa062d1140 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa062d11d0 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: --------------- 46: 46: audio resource: 46: --------------- 46: REF TREE: 46: 0x2aa0627c5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa062770b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062d3680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062d3710 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: --------------- 46: 46: audio resource: 46: more: 46: example: y 46: --------------- 46: REF TREE: 46: 0x2aa0627c6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa06277660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa062776f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa062777a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062d6e00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa062d6e90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa062d6f20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa062d6fb0 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: --------------- 46: component: 46: type: perspective camera component 46: some_data: {} # this was working 46: data: 46: {} # but this was not working 46: --------------- 46: REF TREE: 46: 0x2aa0627c7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa06277150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa06277840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa062778d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa06277970 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062d8b30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062d8bc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa062d8c50 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa062d8ce0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa062d8d70 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x2aa0627c8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa06276910 MAP: (3 sibs) 1 children: 46: 0x2aa06279360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa06279400 VAL: '0.mp4' (4 sibs) 46: 0x2aa06279498 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279530 VAL: '2.mp4' (4 sibs) 46: 0x2aa062795c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa062769a8 MAP: (3 sibs) 1 children: 46: 0x2aa06279670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa06279710 VAL: '0.mp4' (4 sibs) 46: 0x2aa062797a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279840 VAL: '2.mp4' (4 sibs) 46: 0x2aa062798d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa06276a40 MAP: (3 sibs) 1 children: 46: 0x2aa06279980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa06279a20 VAL: '0.mp4' (4 sibs) 46: 0x2aa06279ab8 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279b50 VAL: '2.mp4' (4 sibs) 46: 0x2aa06279be8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062db170 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa062db200 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa062db290 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa062db320 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa062db3b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa062db440 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa062db4d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa062db560 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa062db5f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa062db680 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa062db710 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa062db7a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa062db830 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa062db8c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa062db950 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa062db9e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa062dba70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa062dbb00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa062dbb90 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: --------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x2aa0627ca08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa0627a3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa0627a480 MAP: (3 sibs) 1 children: 46: 0x2aa0627a650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa0627a6f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627a788 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627a820 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627a8b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa0627a518 MAP: (3 sibs) 1 children: 46: 0x2aa0627a960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa0627aa00 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627aa98 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627ab30 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627abc8 VAL: '3.mp4' (4 sibs) 46: 0x2aa0627a5b0 MAP: (3 sibs) 1 children: 46: 0x2aa0627ac70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa0627ad10 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627ada8 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627ae40 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627aed8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062de0b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062de140 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa062de1d0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa062de260 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa062de2f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa062de380 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa062de410 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa062de4a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa062de530 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa062de5c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa062de650 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa062de6e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa062de770 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa062de800 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa062de890 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa062de920 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa062de9b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa062dea40 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa062dead0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa062deb60 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: "MapRegion_HyrulePrairie" 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: "MapRegion_HyrulePrairie" 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: "MapRegion_HyrulePrairie" 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x2aa0627cb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa0627af80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062e06e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa062e0770 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa062e0800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa062e0890 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa062e0920 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa062e09b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa062e0a40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa062e0ad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa062e0b60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa062e0bf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa062e0c80 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: "MapRegion_HyrulePrairie" 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: "MapRegion_HyrulePrairie" 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x2aa0627cc38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa0627b580 MAP: (10 sibs) 1 children: 46: 0x2aa06277b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b618 MAP: (10 sibs) 1 children: 46: 0x2aa06277ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b6b0 MAP: (10 sibs) 1 children: 46: 0x2aa0627bb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b748 MAP: (10 sibs) 1 children: 46: 0x2aa0627bc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b7e0 MAP: (10 sibs) 1 children: 46: 0x2aa0627bcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b878 MAP: (10 sibs) 1 children: 46: 0x2aa0627bd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b910 MAP: (10 sibs) 1 children: 46: 0x2aa0627be00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b9a8 MAP: (10 sibs) 1 children: 46: 0x2aa0627bea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627ba40 MAP: (10 sibs) 1 children: 46: 0x2aa0627bf40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627bad8 MAP: (10 sibs) 1 children: 46: 0x2aa0627bfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062e3300 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa062e3390 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa062e3420 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa062e34b0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa062e3540 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa062e35d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa062e3660 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa062e36f0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa062e3780 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa062e3810 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa062e38a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa062e3930 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa062e39c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa062e3a50 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa062e3ae0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa062e3b70 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa062e3c00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa062e3c90 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa062e3d20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa062e3db0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa062e3e40 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: --------------- 46: 46: # incorrect: uninitialised memory? 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: 46: # incorrect: uninitialised memory? 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: "MapRegion_HyrulePrairie " 46: 46: # incorrect: for some reason the ' is included in the string 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: "MapRegion_HyrulePrairie " 46: - MessageID8: "MapRegion_HyrulePrairie " 46: 46: # incorrect: same issue 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: "MapRegion_HyrulePrairie " 46: 46: # incorrect: still has the trailing quote 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: "MapRegion_HyrulePrairie" 46: 46: # the string is parsed correctly in this case 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: REF TREE: 46: 0x2aa0627cd50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa0627d5d0 MAP: (14 sibs) 1 children: 46: 0x2aa0627de30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627d668 MAP: (14 sibs) 1 children: 46: 0x2aa0627ded0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627d700 MAP: (14 sibs) 1 children: 46: 0x2aa0627df70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d798 MAP: (14 sibs) 1 children: 46: 0x2aa0627e010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d830 MAP: (14 sibs) 1 children: 46: 0x2aa0627e0b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d8c8 MAP: (14 sibs) 1 children: 46: 0x2aa0627e150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d960 MAP: (14 sibs) 1 children: 46: 0x2aa0627e1f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d9f8 MAP: (14 sibs) 1 children: 46: 0x2aa0627e290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627da90 MAP: (14 sibs) 1 children: 46: 0x2aa0627e330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627db28 MAP: (14 sibs) 1 children: 46: 0x2aa0627e3d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627dbc0 MAP: (14 sibs) 1 children: 46: 0x2aa0627e470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627dc58 MAP: (14 sibs) 1 children: 46: 0x2aa0627e510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627dcf0 MAP: (14 sibs) 2 children: 46: 0x2aa0627e5b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa0627e648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa0627dd88 MAP: (14 sibs) 2 children: 46: 0x2aa0627e6f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa0627e788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062e7120 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa062e71b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa062e7240 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa062e72d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa062e7360 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa062e73f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa062e7480 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa062e7510 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa062e75a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa062e7630 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa062e76c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa062e7750 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa062e77e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa062e7870 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa062e7900 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa062e7990 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa062e7a20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa062e7ab0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa062e7b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa062e7bd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa062e7c60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa062e7cf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa062e7d80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa062e7e10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa062e7ea0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa062e7f30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa062e7fc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa062e8050 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa062e80e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa062e8170 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa062e8200 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x2aa0627d3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062f2730 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa062f2730 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa062f2730 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: --------------- 46: 46: ref: &ref ref_val 46: a: *ref # resolve the reference 46: b: '*ref' # don't resolve, it's just a string 46: c: "*ref" # don't resolve, it's just a string 46: d: > # don't resolve, it's just a string 46: *ref 46: e: >- # don't resolve, it's just a string 46: *ref 46: f: >+ # don't resolve, it's just a string 46: *ref 46: g: | # don't resolve, it's just a string 46: *ref 46: h: |- # don't resolve, it's just a string 46: *ref 46: i: |+ # don't resolve, it's just a string 46: *ref 46: --------------- 46: REF TREE: 46: 0x2aa0627d4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa06278a90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa06278b28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa06278bc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa06278c58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa06278cf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa06278d88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa06278e20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa06278eb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa06278f50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa06278fe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062f4df0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa062f4e80 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa062f4f10 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa062f4fa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa062f5030 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa062f50c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa062f5150 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa062f51e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa062f5270 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa062f5300 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa062f5390 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa062f4df0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa062f4e80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa062f4f10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa062f4fa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa062f5030 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa062f50c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa062f5150 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa062f51e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa062f5270 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa062f5300 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa062f5390 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa062f4df0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa062f4e80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa062f4f10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa062f4fa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa062f5030 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa062f50c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa062f5150 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa062f51e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa062f5270 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa062f5300 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa062f5390 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x2aa0627c490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa06276c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa06276ca0 VAL: '-2' (3 sibs) 46: 0x2aa06276d38 VAL: '-2' (3 sibs) 46: 0x2aa06276dd0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062f5790 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062f5820 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa062f58b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa062f5940 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa062f59d0 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: --------------- 46: 46: audio resource: 46: --------------- 46: REF TREE: 46: 0x2aa0627c5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa062770b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062f60a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062f6130 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: --------------- 46: 46: audio resource: 46: more: 46: example: y 46: --------------- 46: REF TREE: 46: 0x2aa0627c6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa06277660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa062776f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa062777a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062f69b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa062f6a40 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa062f6ad0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa062f6b60 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: --------------- 46: component: 46: type: perspective camera component 46: some_data: {} # this was working 46: data: 46: {} # but this was not working 46: --------------- 46: REF TREE: 46: 0x2aa0627c7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa06277150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa06277840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa062778d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa06277970 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062f72c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062f7350 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa062f73e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa062f7470 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa062f7500 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x2aa0627c8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa06276910 MAP: (3 sibs) 1 children: 46: 0x2aa06279360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa06279400 VAL: '0.mp4' (4 sibs) 46: 0x2aa06279498 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279530 VAL: '2.mp4' (4 sibs) 46: 0x2aa062795c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa062769a8 MAP: (3 sibs) 1 children: 46: 0x2aa06279670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa06279710 VAL: '0.mp4' (4 sibs) 46: 0x2aa062797a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279840 VAL: '2.mp4' (4 sibs) 46: 0x2aa062798d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa06276a40 MAP: (3 sibs) 1 children: 46: 0x2aa06279980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa06279a20 VAL: '0.mp4' (4 sibs) 46: 0x2aa06279ab8 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279b50 VAL: '2.mp4' (4 sibs) 46: 0x2aa06279be8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062f84e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa062f8570 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa062f8600 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa062f8690 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa062f8720 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa062f87b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa062f8840 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa062f88d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa062f8960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa062f89f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa062f8a80 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa062f8b10 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa062f8ba0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa062f8c30 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa062f8cc0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa062f8d50 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa062f8de0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa062f8e70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa062f8f00 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: --------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x2aa0627ca08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa0627a3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa0627a480 MAP: (3 sibs) 1 children: 46: 0x2aa0627a650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa0627a6f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627a788 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627a820 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627a8b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa0627a518 MAP: (3 sibs) 1 children: 46: 0x2aa0627a960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa0627aa00 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627aa98 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627ab30 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627abc8 VAL: '3.mp4' (4 sibs) 46: 0x2aa0627a5b0 MAP: (3 sibs) 1 children: 46: 0x2aa0627ac70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa0627ad10 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627ada8 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627ae40 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627aed8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062f96f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062f9780 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa062f9810 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa062f98a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa062f9930 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa062f99c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa062f9a50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa062f9ae0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa062f9b70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa062f9c00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa062f9c90 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa062f9d20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa062f9db0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa062f9e40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa062f9ed0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa062f9f60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa062f9ff0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa062fa080 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa062fa110 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa062fa1a0 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: "MapRegion_HyrulePrairie" 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: "MapRegion_HyrulePrairie" 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: "MapRegion_HyrulePrairie" 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x2aa0627cb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa0627af80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062f7bd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa062f7c60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa062f7cf0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa062f7d80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa062f7e10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa062f7ea0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa062f7f30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa062f7fc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa062f8050 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa062f80e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa062f8170 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: "MapRegion_HyrulePrairie" 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: "MapRegion_HyrulePrairie" 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x2aa0627cc38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa0627b580 MAP: (10 sibs) 1 children: 46: 0x2aa06277b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b618 MAP: (10 sibs) 1 children: 46: 0x2aa06277ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b6b0 MAP: (10 sibs) 1 children: 46: 0x2aa0627bb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b748 MAP: (10 sibs) 1 children: 46: 0x2aa0627bc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b7e0 MAP: (10 sibs) 1 children: 46: 0x2aa0627bcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b878 MAP: (10 sibs) 1 children: 46: 0x2aa0627bd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b910 MAP: (10 sibs) 1 children: 46: 0x2aa0627be00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b9a8 MAP: (10 sibs) 1 children: 46: 0x2aa0627bea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627ba40 MAP: (10 sibs) 1 children: 46: 0x2aa0627bf40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627bad8 MAP: (10 sibs) 1 children: 46: 0x2aa0627bfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062fb210 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa062fb2a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa062fb330 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa062fb3c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa062fb450 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa062fb4e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa062fb570 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa062fb600 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa062fb690 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa062fb720 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa062fb7b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa062fb840 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa062fb8d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa062fb960 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa062fb9f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa062fba80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa062fbb10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa062fbba0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa062fbc30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa062fbcc0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa062fbd50 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: --------------- 46: 46: # incorrect: uninitialised memory? 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: 46: # incorrect: uninitialised memory? 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: "MapRegion_HyrulePrairie " 46: 46: # incorrect: for some reason the ' is included in the string 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: "MapRegion_HyrulePrairie " 46: - MessageID8: "MapRegion_HyrulePrairie " 46: 46: # incorrect: same issue 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: "MapRegion_HyrulePrairie " 46: 46: # incorrect: still has the trailing quote 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: "MapRegion_HyrulePrairie" 46: 46: # the string is parsed correctly in this case 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: REF TREE: 46: 0x2aa0627cd50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa0627d5d0 MAP: (14 sibs) 1 children: 46: 0x2aa0627de30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627d668 MAP: (14 sibs) 1 children: 46: 0x2aa0627ded0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627d700 MAP: (14 sibs) 1 children: 46: 0x2aa0627df70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d798 MAP: (14 sibs) 1 children: 46: 0x2aa0627e010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d830 MAP: (14 sibs) 1 children: 46: 0x2aa0627e0b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d8c8 MAP: (14 sibs) 1 children: 46: 0x2aa0627e150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d960 MAP: (14 sibs) 1 children: 46: 0x2aa0627e1f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d9f8 MAP: (14 sibs) 1 children: 46: 0x2aa0627e290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627da90 MAP: (14 sibs) 1 children: 46: 0x2aa0627e330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627db28 MAP: (14 sibs) 1 children: 46: 0x2aa0627e3d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627dbc0 MAP: (14 sibs) 1 children: 46: 0x2aa0627e470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627dc58 MAP: (14 sibs) 1 children: 46: 0x2aa0627e510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627dcf0 MAP: (14 sibs) 2 children: 46: 0x2aa0627e5b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa0627e648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa0627dd88 MAP: (14 sibs) 2 children: 46: 0x2aa0627e6f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa0627e788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062fc420 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa062fc4b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa062fc540 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa062fc5d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa062fc660 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa062fc6f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa062fc780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa062fc810 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa062fc8a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa062fc930 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa062fc9c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa062fca50 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa062fcae0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa062fcb70 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa062fcc00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa062fcc90 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa062fcd20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa062fcdb0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa062fce40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa062fced0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa062fcf60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa062fcff0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa062fd080 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa062fd110 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa062fd1a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa062fd230 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa062fd2c0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa062fd350 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa062fd3e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa062fd470 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa062fd500 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x2aa0627d3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa062ffa70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa062ffa70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa062ffa70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: --------------- 46: 46: ref: &ref ref_val 46: a: *ref # resolve the reference 46: b: '*ref' # don't resolve, it's just a string 46: c: "*ref" # don't resolve, it's just a string 46: d: > # don't resolve, it's just a string 46: *ref 46: e: >- # don't resolve, it's just a string 46: *ref 46: f: >+ # don't resolve, it's just a string 46: *ref 46: g: | # don't resolve, it's just a string 46: *ref 46: h: |- # don't resolve, it's just a string 46: *ref 46: i: |+ # don't resolve, it's just a string 46: *ref 46: --------------- 46: REF TREE: 46: 0x2aa0627d4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa06278a90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa06278b28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa06278bc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa06278c58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa06278cf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa06278d88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa06278e20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa06278eb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa06278f50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa06278fe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06300380 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa06300410 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa063004a0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa06300530 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa063005c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa06300650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa063006e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa06300770 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa06300800 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa06300890 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa06300920 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa06300380 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa06300410 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa063004a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa06300530 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa063005c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa06300650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa063006e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa06300770 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa06300800 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa06300890 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa06300920 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa06300380 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa06300410 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa063004a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa06300530 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa063005c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa06300650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa063006e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa06300770 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa06300800 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa06300890 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa06300920 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062d0f90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062d1020 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa062d10b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa062d1140 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa062d11d0 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: translation:\n 46: - -2\n 46: - -2\n 46: - 5\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa063028a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06302930 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa063029c0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa06302a50 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa06302ae0 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: audio resource:\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062d3680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062d3710 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: audio resource: \n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa06303a90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06303b20 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: audio resource:\n 46: more:\n 46: example: y\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062d6e00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa062d6e90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa062d6f20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa062d6fb0 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: audio resource: \n 46: more:\n 46: example: y\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa063043a0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa06304430 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa063044c0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa06304550 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: component:\n 46: type: perspective camera component\n 46: some_data: {} # this was working\n 46: data:\n 46: {} # but this was not working\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062d8b30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062d8bc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa062d8c50 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa062d8ce0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa062d8d70 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: component:\n 46: type: perspective camera component\n 46: some_data: {}\n 46: data: {}\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa06304cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06304d40 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa06304dd0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa06304e60 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa06304ef0 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062db170 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa062db200 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa062db290 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa062db320 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa062db3b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa062db440 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa062db4d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa062db560 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa062db5f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa062db680 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa062db710 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa062db7a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa062db830 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa062db8c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa062db950 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa062db9e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa062dba70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa062dbb00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa062dbb90 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa06305ed0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa06305f60 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa06305ff0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa06306080 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa06306110 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa063061a0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa06306230 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa063062c0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa06306350 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa063063e0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa06306470 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa06306500 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa06306590 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa06306620 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa063066b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa06306740 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa063067d0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa06306860 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa063068f0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: videos:\n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062de0b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062de140 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa062de1d0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa062de260 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa062de2f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa062de380 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa062de410 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa062de4a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa062de530 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa062de5c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa062de650 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa062de6e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa062de770 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa062de800 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa062de890 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa062de920 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa062de9b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa062dea40 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa062dead0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa062deb60 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: videos:\n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa063070e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06307170 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa06307200 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa06307290 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa06307320 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa063073b0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa06307440 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa063074d0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa06307560 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa063075f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa06307680 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa06307710 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa063077a0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa06307830 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa063078c0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa06307950 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa063079e0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa06307a70 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa06307b00 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa06307b90 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # correct:\n 46: MessageID1: 'MapRegion_HyrulePrairie'\n 46: MessageID2: "MapRegion_HyrulePrairie"\n 46: MessageID3: 'MapRegion_HyrulePrairie'\n 46: MessageID4: "MapRegion_HyrulePrairie"\n 46: # incorrect: uninitialised memory?\n 46: MessageID5: 'MapRegion_HyrulePrairie'\n 46: MessageID6: "MapRegion_HyrulePrairie"\n 46: MessageID7: 'MapRegion_HyrulePrairie'\n 46: MessageID8: "MapRegion_HyrulePrairie"\n 46: MessageID9: 'MapRegion_HyrulePrairie'\n 46: MessageID0: "MapRegion_HyrulePrairie"\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062e06e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa062e0770 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa062e0800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa062e0890 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa062e0920 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa062e09b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa062e0a40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa062e0ad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa062e0b60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa062e0bf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa062e0c80 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: MessageID1: 'MapRegion_HyrulePrairie'\n 46: MessageID2: 'MapRegion_HyrulePrairie'\n 46: MessageID3: 'MapRegion_HyrulePrairie'\n 46: MessageID4: 'MapRegion_HyrulePrairie'\n 46: MessageID5: 'MapRegion_HyrulePrairie'\n 46: MessageID6: 'MapRegion_HyrulePrairie'\n 46: MessageID7: 'MapRegion_HyrulePrairie'\n 46: MessageID8: 'MapRegion_HyrulePrairie'\n 46: MessageID9: 'MapRegion_HyrulePrairie'\n 46: MessageID0: 'MapRegion_HyrulePrairie'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa063055c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa06305650 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa063056e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa06305770 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa06305800 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa06305890 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa06305920 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa063059b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa06305a40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa06305ad0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa06305b60 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # correct:\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: "MapRegion_HyrulePrairie"\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\n 46: - MessageID4: "MapRegion_HyrulePrairie"\n 46: # incorrect: uninitialised memory?\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\n 46: - MessageID6: "MapRegion_HyrulePrairie"\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\n 46: - MessageID8: "MapRegion_HyrulePrairie"\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\n 46: - MessageID0: "MapRegion_HyrulePrairie"\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062e3300 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa062e3390 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa062e3420 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa062e34b0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa062e3540 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa062e35d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa062e3660 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa062e36f0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa062e3780 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa062e3810 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa062e38a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa062e3930 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa062e39c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa062e3a50 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa062e3ae0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa062e3b70 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa062e3c00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa062e3c90 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa062e3d20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa062e3db0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa062e3e40 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: 'MapRegion_HyrulePrairie'\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\n 46: - MessageID4: 'MapRegion_HyrulePrairie'\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\n 46: - MessageID6: 'MapRegion_HyrulePrairie'\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\n 46: - MessageID8: 'MapRegion_HyrulePrairie'\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\n 46: - MessageID0: 'MapRegion_HyrulePrairie'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa06308c00 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa06308c90 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa06308d20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa06308db0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa06308e40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa06308ed0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa06308f60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa06308ff0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa06309080 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa06309110 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa063091a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa06309230 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa063092c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa06309350 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa063093e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa06309470 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa06309500 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa06309590 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa06309620 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa063096b0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa06309740 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # incorrect: uninitialised memory?\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: "MapRegion_HyrulePrairie"\n 46: \n 46: # incorrect: uninitialised memory?\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\n 46: - MessageID4: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: for some reason the ' is included in the string\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\n 46: - MessageID7: "MapRegion_HyrulePrairie "\n 46: - MessageID8: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: same issue\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\n 46: - MessageID10: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: still has the trailing quote\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\n 46: - MessageID12: "MapRegion_HyrulePrairie"\n 46: \n 46: # the string is parsed correctly in this case\n 46: - key1: true1\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\n 46: - key2: true2\n 46: MessageID2: "MapRegion_HyrulePrairie2 "\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062e7120 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa062e71b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa062e7240 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa062e72d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa062e7360 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa062e73f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa062e7480 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa062e7510 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa062e75a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa062e7630 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa062e76c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa062e7750 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa062e77e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa062e7870 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa062e7900 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa062e7990 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa062e7a20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa062e7ab0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa062e7b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa062e7bd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa062e7c60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa062e7cf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa062e7d80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa062e7e10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa062e7ea0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa062e7f30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa062e7fc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa062e8050 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa062e80e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa062e8170 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa062e8200 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: 'MapRegion_HyrulePrairie'\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\n 46: - MessageID4: 'MapRegion_HyrulePrairie '\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\n 46: - MessageID7: 'MapRegion_HyrulePrairie '\n 46: - MessageID8: 'MapRegion_HyrulePrairie '\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\n 46: - MessageID10: 'MapRegion_HyrulePrairie '\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\n 46: - MessageID12: 'MapRegion_HyrulePrairie'\n 46: - key1: true1\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\n 46: - key2: true2\n 46: MessageID2: 'MapRegion_HyrulePrairie2 '\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa06309e10 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa06309ea0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa06309f30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa06309fc0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa0630a050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa0630a0e0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa0630a170 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa0630a200 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa0630a290 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa0630a320 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa0630a3b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa0630a440 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa0630a4d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa0630a560 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa0630a5f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa0630a680 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa0630a710 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa0630a7a0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa0630a830 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa0630a8c0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa0630a950 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa0630a9e0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa0630aa70 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa0630ab00 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa0630ab90 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa0630ac20 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa0630acb0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa0630ad40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa0630add0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa0630ae60 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa0630aef0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: *~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062f2730 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa063082f0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: ref: &ref ref_val\n 46: a: *ref # resolve the reference\n 46: b: '*ref' # don't resolve, it's just a string\n 46: c: "*ref" # don't resolve, it's just a string\n 46: d: > # don't resolve, it's just a string\n 46: *ref\n 46: f\n 46: e: >- # don't resolve, it's just a string\n 46: *refef\n 46: f: >+ # don't resolve, it's just a string\n 46: *ref\n 46: f\n 46: g: | # don't resolve, it's just a string\n 46: *ref\n 46: h: |- # don't resolve, it's just a string\n 46: *refef\n 46: i: |+ # don't resolve, it's just a string\n 46: *ref\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062f4df0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa062f4e80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa062f4f10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa062f4fa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa062f5030 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa062f50c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa062f5150 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa062f51e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa062f5270 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa062f5300 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa062f5390 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: ref: ref_val\n 46: a: ref_val\n 46: b: '*ref'\n 46: c: '*ref'\n 46: d: |\n 46: *ref\n 46: \n 46: e: '*ref'\n 46: f: |\n 46: *ref\n 46: \n 46: g: |\n 46: *ref\n 46: \n 46: h: '*ref'\n 46: i: |\n 46: *ref\n 46: \n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa0630b020 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa0630b0b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa0630b140 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa0630b1d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa0630b260 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa0630b2f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa0630b380 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa0630b410 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa0630b4a0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa0630b530 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa0630b5c0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062f5790 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062f5820 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa062f58b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa062f5940 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa062f59d0 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: translation:\n 46: - -2\n 46: - -2\n 46: - 5\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa0630b930 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa0630b9c0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa0630ba50 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa0630bae0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa0630bb70 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: audio resource:\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062f60a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062f6130 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: audio resource: \n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa0630c240 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa0630c2d0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: audio resource:\r\n 46: more:\r\n 46: example: y\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062f69b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa062f6a40 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa062f6ad0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa062f6b60 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: audio resource: \n 46: more:\n 46: example: y\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa0630cb50 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa0630cbe0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa0630cc70 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa0630cd00 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: component:\r\n 46: type: perspective camera component\r\n 46: some_data: {} # this was working\r\n 46: data:\r\n 46: {} # but this was not working\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062f72c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062f7350 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa062f73e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa062f7470 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa062f7500 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: component:\n 46: type: perspective camera component\n 46: some_data: {}\n 46: data: {}\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa0630d460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa0630d4f0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa0630d580 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa0630d610 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa0630d6a0 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: - UQxRibHKEDI:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - DcYsg8VFdC0:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - Yt3ymqZXzLY:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062f84e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa062f8570 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa062f8600 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa062f8690 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa062f8720 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa062f87b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa062f8840 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa062f88d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa062f8960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa062f89f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa062f8a80 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa062f8b10 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa062f8ba0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa062f8c30 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa062f8cc0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa062f8d50 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa062f8de0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa062f8e70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa062f8f00 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa0630e680 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa0630e710 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa0630e7a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa0630e830 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa0630e8c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa0630e950 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa0630e9e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa0630ea70 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa0630eb00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa0630eb90 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa0630ec20 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa0630ecb0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa0630ed40 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa0630edd0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa0630ee60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa0630eef0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa0630ef80 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa0630f010 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa0630f0a0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: videos:\r\n 46: - UQxRibHKEDI:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - DcYsg8VFdC0:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - Yt3ymqZXzLY:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062f96f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa062f9780 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa062f9810 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa062f98a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa062f9930 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa062f99c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa062f9a50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa062f9ae0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa062f9b70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa062f9c00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa062f9c90 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa062f9d20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa062f9db0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa062f9e40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa062f9ed0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa062f9f60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa062f9ff0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa062fa080 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa062fa110 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa062fa1a0 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: videos:\n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa0630f890 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa0630f920 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa0630f9b0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa0630fa40 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa0630fad0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa0630fb60 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa0630fbf0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa0630fc80 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa0630fd10 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa0630fda0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa0630fe30 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa0630fec0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa0630ff50 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa0630ffe0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa06310070 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa06310100 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa06310190 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa06310220 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa063102b0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa06310340 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # correct:\r\n 46: MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: MessageID2: "MapRegion_HyrulePrairie"\r\n 46: MessageID3: 'MapRegion_HyrulePrairie'\r\n 46: MessageID4: "MapRegion_HyrulePrairie"\r\n 46: # incorrect: uninitialised memory?\r\n 46: MessageID5: 'MapRegion_HyrulePrairie'\r\n 46: MessageID6: "MapRegion_HyrulePrairie"\r\n 46: MessageID7: 'MapRegion_HyrulePrairie'\r\n 46: MessageID8: "MapRegion_HyrulePrairie"\r\n 46: MessageID9: 'MapRegion_HyrulePrairie'\r\n 46: MessageID0: "MapRegion_HyrulePrairie"\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062f7bd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa062f7c60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa062f7cf0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa062f7d80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa062f7e10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa062f7ea0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa062f7f30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa062f7fc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa062f8050 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa062f80e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa062f8170 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: MessageID1: 'MapRegion_HyrulePrairie'\n 46: MessageID2: 'MapRegion_HyrulePrairie'\n 46: MessageID3: 'MapRegion_HyrulePrairie'\n 46: MessageID4: 'MapRegion_HyrulePrairie'\n 46: MessageID5: 'MapRegion_HyrulePrairie'\n 46: MessageID6: 'MapRegion_HyrulePrairie'\n 46: MessageID7: 'MapRegion_HyrulePrairie'\n 46: MessageID8: 'MapRegion_HyrulePrairie'\n 46: MessageID9: 'MapRegion_HyrulePrairie'\n 46: MessageID0: 'MapRegion_HyrulePrairie'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa0630dd70 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa0630de00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa0630de90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa0630df20 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa0630dfb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa0630e040 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa0630e0d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa0630e160 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa0630e1f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa0630e280 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa0630e310 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # correct:\r\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID2: "MapRegion_HyrulePrairie"\r\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID4: "MapRegion_HyrulePrairie"\r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID6: "MapRegion_HyrulePrairie"\r\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID8: "MapRegion_HyrulePrairie"\r\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID0: "MapRegion_HyrulePrairie"\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062fb210 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa062fb2a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa062fb330 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa062fb3c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa062fb450 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa062fb4e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa062fb570 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa062fb600 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa062fb690 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa062fb720 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa062fb7b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa062fb840 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa062fb8d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa062fb960 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa062fb9f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa062fba80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa062fbb10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa062fbba0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa062fbc30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa062fbcc0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa062fbd50 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: 'MapRegion_HyrulePrairie'\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\n 46: - MessageID4: 'MapRegion_HyrulePrairie'\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\n 46: - MessageID6: 'MapRegion_HyrulePrairie'\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\n 46: - MessageID8: 'MapRegion_HyrulePrairie'\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\n 46: - MessageID0: 'MapRegion_HyrulePrairie'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa063113b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa06311440 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa063114d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa06311560 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa063115f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa06311680 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa06311710 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa063117a0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa06311830 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa063118c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa06311950 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa063119e0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa06311a70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa06311b00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa06311b90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa06311c20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa06311cb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa06311d40 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa06311dd0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa06311e60 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa06311ef0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID2: "MapRegion_HyrulePrairie"\r\n 46: \r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID4: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: for some reason the ' is included in the string\r\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID7: "MapRegion_HyrulePrairie "\r\n 46: - MessageID8: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: same issue\r\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID10: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: still has the trailing quote\r\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID12: "MapRegion_HyrulePrairie"\r\n 46: \r\n 46: # the string is parsed correctly in this case\r\n 46: - key1: true1\r\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\r\n 46: - key2: true2\r\n 46: MessageID2: "MapRegion_HyrulePrairie2 "\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062fc420 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa062fc4b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa062fc540 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa062fc5d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa062fc660 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa062fc6f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa062fc780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa062fc810 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa062fc8a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa062fc930 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa062fc9c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa062fca50 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa062fcae0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa062fcb70 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa062fcc00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa062fcc90 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa062fcd20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa062fcdb0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa062fce40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa062fced0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa062fcf60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa062fcff0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa062fd080 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa062fd110 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa062fd1a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa062fd230 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa062fd2c0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa062fd350 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa062fd3e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa062fd470 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa062fd500 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: 'MapRegion_HyrulePrairie'\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\n 46: - MessageID4: 'MapRegion_HyrulePrairie '\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\n 46: - MessageID7: 'MapRegion_HyrulePrairie '\n 46: - MessageID8: 'MapRegion_HyrulePrairie '\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\n 46: - MessageID10: 'MapRegion_HyrulePrairie '\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\n 46: - MessageID12: 'MapRegion_HyrulePrairie'\n 46: - key1: true1\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\n 46: - key2: true2\n 46: MessageID2: 'MapRegion_HyrulePrairie2 '\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa063125c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa06312650 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa063126e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa06312770 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa06312800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa06312890 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa06312920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa063129b0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa06312a40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa06312ad0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa06312b60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa06312bf0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa06312c80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa06312d10 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa06312da0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa06312e30 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa06312ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa06312f50 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa06312fe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa06313070 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa06313100 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa06313190 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa06313220 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa063132b0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa06313340 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa063133d0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa06313460 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa063134f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa06313580 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa06313610 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa063136a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: *~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa062ffa70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa06310aa0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: ref: &ref ref_val\r\n 46: a: *ref # resolve the reference\r\n 46: b: '*ref' # don't resolve, it's just a string\r\n 46: c: "*ref" # don't resolve, it's just a string\r\n 46: d: > # don't resolve, it's just a string\r\n 46: *ref\n 46: f\r\n 46: e: >- # don't resolve, it's just a string\r\n 46: *refef\r\n 46: f: >+ # don't resolve, it's just a string\r\n 46: *ref\n 46: f\r\n 46: g: | # don't resolve, it's just a string\r\n 46: *ref\n 46: f\r\n 46: h: |- # don't resolve, it's just a string\r\n 46: *refef\r\n 46: i: |+ # don't resolve, it's just a string\r\n 46: *ref\n 46: f\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x2aa06300380 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa06300410 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa063004a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa06300530 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa063005c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa06300650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa063006e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa06300770 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa06300800 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa06300890 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa06300920 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: ref: ref_val\n 46: a: ref_val\n 46: b: '*ref'\n 46: c: '*ref'\n 46: d: |\n 46: *ref\n 46: \n 46: e: '*ref'\n 46: f: |\n 46: *ref\n 46: \n 46: g: |\n 46: *ref\n 46: \n 46: h: '*ref'\n 46: i: |\n 46: *ref\n 46: \n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa063137d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa06313860 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa063138f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa06313980 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa06313a10 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa06313aa0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa06313b30 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa06313bc0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa06313c50 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa06313ce0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa06313d70 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa06276c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa06276ca0 VAL: '-2' (3 sibs) 46: 0x2aa06276d38 VAL: '-2' (3 sibs) 46: 0x2aa06276dd0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06303270 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06303300 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa06303390 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa06303420 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa063034b0 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa062770b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06303550 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa063035e0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa06277660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa062776f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa062777a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa063140e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa06314170 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa06314200 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa06314290 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa06277150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa06277840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa062778d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa06277970 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06314330 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa063143c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa06314450 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa063144e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa06314570 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa06276910 MAP: (3 sibs) 1 children: 46: 0x2aa06279360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa06279400 VAL: '0.mp4' (4 sibs) 46: 0x2aa06279498 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279530 VAL: '2.mp4' (4 sibs) 46: 0x2aa062795c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa062769a8 MAP: (3 sibs) 1 children: 46: 0x2aa06279670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa06279710 VAL: '0.mp4' (4 sibs) 46: 0x2aa062797a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279840 VAL: '2.mp4' (4 sibs) 46: 0x2aa062798d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa06276a40 MAP: (3 sibs) 1 children: 46: 0x2aa06279980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa06279a20 VAL: '0.mp4' (4 sibs) 46: 0x2aa06279ab8 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279b50 VAL: '2.mp4' (4 sibs) 46: 0x2aa06279be8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06314610 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa063146a0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa06314730 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa063147c0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa06314850 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa063148e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa06314970 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa06314a00 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa06314a90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa06314b20 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa06314bb0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa06314c40 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa06314cd0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa06314d60 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa06314df0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa06314e80 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa06314f10 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa06314fa0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa06315030 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627ca08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa0627a3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa0627a480 MAP: (3 sibs) 1 children: 46: 0x2aa0627a650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa0627a6f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627a788 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627a820 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627a8b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa0627a518 MAP: (3 sibs) 1 children: 46: 0x2aa0627a960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa0627aa00 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627aa98 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627ab30 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627abc8 VAL: '3.mp4' (4 sibs) 46: 0x2aa0627a5b0 MAP: (3 sibs) 1 children: 46: 0x2aa0627ac70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa0627ad10 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627ada8 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627ae40 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627aed8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa063150d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06315160 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa063151f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa06315280 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa06315310 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa063153a0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa06315430 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa063154c0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa06315550 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa063155e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa06315670 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa06315700 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa06315790 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa06315820 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa063158b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa06315940 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa063159d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa06315a60 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa06315af0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa06315b80 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627cb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa0627af80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06315c20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa06315cb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa06315d40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa06315dd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa06315e60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa06315ef0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa06315f80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa06316010 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa063160a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa06316130 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa063161c0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627cc38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa0627b580 MAP: (10 sibs) 1 children: 46: 0x2aa06277b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b618 MAP: (10 sibs) 1 children: 46: 0x2aa06277ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b6b0 MAP: (10 sibs) 1 children: 46: 0x2aa0627bb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b748 MAP: (10 sibs) 1 children: 46: 0x2aa0627bc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b7e0 MAP: (10 sibs) 1 children: 46: 0x2aa0627bcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b878 MAP: (10 sibs) 1 children: 46: 0x2aa0627bd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b910 MAP: (10 sibs) 1 children: 46: 0x2aa0627be00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b9a8 MAP: (10 sibs) 1 children: 46: 0x2aa0627bea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627ba40 MAP: (10 sibs) 1 children: 46: 0x2aa0627bf40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627bad8 MAP: (10 sibs) 1 children: 46: 0x2aa0627bfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06316260 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa063162f0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa06316380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa06316410 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa063164a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa06316530 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa063165c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa06316650 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa063166e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa06316770 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa06316800 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa06316890 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa06316920 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa063169b0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa06316a40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa06316ad0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa06316b60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa06316bf0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa06316c80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa06316d10 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa06316da0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627cd50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa0627d5d0 MAP: (14 sibs) 1 children: 46: 0x2aa0627de30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627d668 MAP: (14 sibs) 1 children: 46: 0x2aa0627ded0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627d700 MAP: (14 sibs) 1 children: 46: 0x2aa0627df70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d798 MAP: (14 sibs) 1 children: 46: 0x2aa0627e010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d830 MAP: (14 sibs) 1 children: 46: 0x2aa0627e0b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d8c8 MAP: (14 sibs) 1 children: 46: 0x2aa0627e150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d960 MAP: (14 sibs) 1 children: 46: 0x2aa0627e1f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d9f8 MAP: (14 sibs) 1 children: 46: 0x2aa0627e290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627da90 MAP: (14 sibs) 1 children: 46: 0x2aa0627e330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627db28 MAP: (14 sibs) 1 children: 46: 0x2aa0627e3d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627dbc0 MAP: (14 sibs) 1 children: 46: 0x2aa0627e470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627dc58 MAP: (14 sibs) 1 children: 46: 0x2aa0627e510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627dcf0 MAP: (14 sibs) 2 children: 46: 0x2aa0627e5b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa0627e648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa0627dd88 MAP: (14 sibs) 2 children: 46: 0x2aa0627e6f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa0627e788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06316e40 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa06316ed0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa06316f60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa06316ff0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa06317080 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa06317110 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa063171a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa06317230 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa063172c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa06317350 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa063173e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa06317470 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa06317500 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa06317590 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa06317620 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa063176b0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa06317740 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa063177d0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa06317860 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa063178f0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa06317980 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa06317a10 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa06317aa0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa06317b30 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa06317bc0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa06317c50 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa06317ce0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa06317d70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa06317e00 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa06317e90 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa06317f20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627d3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06278650 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627d4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa06278a90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa06278b28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa06278bc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa06278c58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa06278cf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa06278d88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa06278e20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa06278eb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa06278f50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa06278fe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06317fc0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa06318050 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa063180e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa06318170 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa06318200 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa06318290 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa06318320 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa063183b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa06318440 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa063184d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa06318560 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa06276c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa06276ca0 VAL: '-2' (3 sibs) 46: 0x2aa06276d38 VAL: '-2' (3 sibs) 46: 0x2aa06276dd0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06318600 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06318690 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa06318720 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa063187b0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa06318840 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa062770b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06303680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06303710 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa06277660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa062776f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa062777a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa063188e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa06318970 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa06318a00 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa06318a90 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa06277150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa06277840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa062778d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa06277970 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06318b30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06318bc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa06318c50 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa06318ce0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa06318d70 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627c8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa06276910 MAP: (3 sibs) 1 children: 46: 0x2aa06279360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa06279400 VAL: '0.mp4' (4 sibs) 46: 0x2aa06279498 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279530 VAL: '2.mp4' (4 sibs) 46: 0x2aa062795c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa062769a8 MAP: (3 sibs) 1 children: 46: 0x2aa06279670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa06279710 VAL: '0.mp4' (4 sibs) 46: 0x2aa062797a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279840 VAL: '2.mp4' (4 sibs) 46: 0x2aa062798d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa06276a40 MAP: (3 sibs) 1 children: 46: 0x2aa06279980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa06279a20 VAL: '0.mp4' (4 sibs) 46: 0x2aa06279ab8 VAL: '1.mp4' (4 sibs) 46: 0x2aa06279b50 VAL: '2.mp4' (4 sibs) 46: 0x2aa06279be8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06318e10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa06318ea0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa06318f30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa06318fc0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa06319050 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa063190e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa06319170 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa06319200 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa06319290 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa06319320 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa063193b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa06319440 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa063194d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa06319560 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa063195f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa06319680 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa06319710 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa063197a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa06319830 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627ca08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa0627a3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa0627a480 MAP: (3 sibs) 1 children: 46: 0x2aa0627a650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa0627a6f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627a788 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627a820 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627a8b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa0627a518 MAP: (3 sibs) 1 children: 46: 0x2aa0627a960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa0627aa00 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627aa98 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627ab30 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627abc8 VAL: '3.mp4' (4 sibs) 46: 0x2aa0627a5b0 MAP: (3 sibs) 1 children: 46: 0x2aa0627ac70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa0627ad10 VAL: '0.mp4' (4 sibs) 46: 0x2aa0627ada8 VAL: '1.mp4' (4 sibs) 46: 0x2aa0627ae40 VAL: '2.mp4' (4 sibs) 46: 0x2aa0627aed8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa063198d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa06319960 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa063199f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa06319a80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa06319b10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa06319ba0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa06319c30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa06319cc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa06319d50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa06319de0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa06319e70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa06319f00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa06319f90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa0631a020 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa0631a0b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa0631a140 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa0631a1d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa0631a260 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa0631a2f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa0631a380 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627cb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa0627af80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa0627b4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa0631a420 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa0631a4b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa0631a540 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa0631a5d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa0631a660 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa0631a6f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa0631a780 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa0631a810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa0631a8a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa0631a930 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa0631a9c0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627cc38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa0627b580 MAP: (10 sibs) 1 children: 46: 0x2aa06277b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b618 MAP: (10 sibs) 1 children: 46: 0x2aa06277ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b6b0 MAP: (10 sibs) 1 children: 46: 0x2aa0627bb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b748 MAP: (10 sibs) 1 children: 46: 0x2aa0627bc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b7e0 MAP: (10 sibs) 1 children: 46: 0x2aa0627bcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b878 MAP: (10 sibs) 1 children: 46: 0x2aa0627bd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b910 MAP: (10 sibs) 1 children: 46: 0x2aa0627be00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627b9a8 MAP: (10 sibs) 1 children: 46: 0x2aa0627bea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627ba40 MAP: (10 sibs) 1 children: 46: 0x2aa0627bf40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627bad8 MAP: (10 sibs) 1 children: 46: 0x2aa0627bfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa0631aa60 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa0631aaf0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa0631ab80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa0631ac10 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa0631aca0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa0631ad30 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa0631adc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa0631ae50 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa0631aee0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa0631af70 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa0631b000 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa0631b090 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa0631b120 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa0631b1b0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa0631b240 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa0631b2d0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa0631b360 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa0631b3f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa0631b480 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa0631b510 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa0631b5a0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627cd50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa0627d5d0 MAP: (14 sibs) 1 children: 46: 0x2aa0627de30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627d668 MAP: (14 sibs) 1 children: 46: 0x2aa0627ded0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627d700 MAP: (14 sibs) 1 children: 46: 0x2aa0627df70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d798 MAP: (14 sibs) 1 children: 46: 0x2aa0627e010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d830 MAP: (14 sibs) 1 children: 46: 0x2aa0627e0b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d8c8 MAP: (14 sibs) 1 children: 46: 0x2aa0627e150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d960 MAP: (14 sibs) 1 children: 46: 0x2aa0627e1f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627d9f8 MAP: (14 sibs) 1 children: 46: 0x2aa0627e290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627da90 MAP: (14 sibs) 1 children: 46: 0x2aa0627e330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627db28 MAP: (14 sibs) 1 children: 46: 0x2aa0627e3d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa0627dbc0 MAP: (14 sibs) 1 children: 46: 0x2aa0627e470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627dc58 MAP: (14 sibs) 1 children: 46: 0x2aa0627e510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa0627dcf0 MAP: (14 sibs) 2 children: 46: 0x2aa0627e5b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa0627e648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa0627dd88 MAP: (14 sibs) 2 children: 46: 0x2aa0627e6f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa0627e788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa0631b640 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa0631b6d0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa0631b760 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa0631b7f0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa0631b880 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa0631b910 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa0631b9a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa0631ba30 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa0631bac0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa0631bb50 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa0631bbe0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa0631bc70 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa0631bd00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa0631bd90 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa0631be20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa0631beb0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa0631bf40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa0631bfd0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa0631c060 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa0631c0f0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa0631c180 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa0631c210 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa0631c2a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa0631c330 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa0631c3c0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa0631c450 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa0631c4e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa0631c570 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa0631c600 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa0631c690 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa0631c720 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627d3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa06278200 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: REF TREE: 46: 0x2aa0627d4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa06278a90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa06278b28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa06278bc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa06278c58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa06278cf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa06278d88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa06278e20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa06278eb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa06278f50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa06278fe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa0631c7c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa0631c850 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa0631c8e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa0631c970 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa0631ca00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa0631ca90 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa0631cb20 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa0631cbb0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa0631cc40 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa0631ccd0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa0631cd60 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase (16 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (17 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.02 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.155620ms: read_file 47: 0.001990ms: count_lines 47: reserving #lines=90 47: 0.009005ms: tree_reserve 47: 0.062766ms: parse_yml 47: 0.039671ms: emit_to_buffer 47: 0.002205ms: print_stdout 47: 0.293995ms: objects 47: 0.300288ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.74 sec ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 1.50s ============================== Processing files: rapidyaml-0.5.0-1.fc38.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8IuPBX Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JVXBO9 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-1.fc38 rapidyaml(s390-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(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.5.0-1.fc38.s390x Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-1.fc38 rapidyaml-devel(s390-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(s390-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-1.fc38.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uMBNcY Provides: python-rapidyaml = 0.5.0-1.fc38 python3-rapidyaml = 0.5.0-1.fc38 python3-rapidyaml(s390-64) = 0.5.0-1.fc38 python3.11-rapidyaml = 0.5.0-1.fc38 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(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 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-1.fc38.s390x Provides: rapidyaml-debugsource = 0.5.0-1.fc38 rapidyaml-debugsource(s390-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-1.fc38.s390x Provides: debuginfo(build-id) = 1a3766495eaf96ecf121426668bc750ecf2d1de2 libryml.so.0.5.0-0.5.0-1.fc38.s390x.debug()(64bit) rapidyaml-debuginfo = 0.5.0-1.fc38 rapidyaml-debuginfo(s390-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(s390-64) = 0.5.0-1.fc38 Processing files: python3-rapidyaml-debuginfo-0.5.0-1.fc38.s390x Provides: debuginfo(build-id) = 847e2435cdc7c48a66144d1cce7bf7761a40e332 python-rapidyaml-debuginfo = 0.5.0-1.fc38 python3-rapidyaml-debuginfo = 0.5.0-1.fc38 python3-rapidyaml-debuginfo(s390-64) = 0.5.0-1.fc38 python3.11-rapidyaml-debuginfo = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(s390-64) = 0.5.0-1.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-1.fc38.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-1.fc38.s390x.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-1.fc38.s390x.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-1.fc38.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-1.fc38.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-1.fc38.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-1.fc38.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GupcNf Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.6xxmby + 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 -m64 -march=z13 -mtune=z14 -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.5.0-1.fc38.s390x/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.s390x + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: